Compare commits

...

2 Commits

Author SHA1 Message Date
98e9bb7ccd 5.0.39 2019-08-31 16:30:43 +02:00
d15e063c92 fix(core): update 2019-08-31 16:30:43 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "ht-docker-node", "name": "ht-docker-node",
"version": "5.0.38", "version": "5.0.39",
"description": "docker image with nodejs and shipzone.io support", "description": "docker image with nodejs and shipzone.io support",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@ -1,5 +1,5 @@
# check if npmci is available # check if npmci is available
npmci -v # npmci -v
# TODO update npmci to not require package.json # TODO update npmci to not require package.json
# npmci node install stable # npmci node install stable