Compare commits

..

2 Commits

Author SHA1 Message Date
be3ae65d72 5.0.38 2019-08-31 16:21:57 +02:00
b75e5ef366 fix(core): update 2019-08-31 16:21:57 +02:00
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -1,6 +1,9 @@
# check if npmci is available
npmci -v
# TODO update npmci to not require package.json
# npmci node install stable
# check if npm picks it up
# npmci command npm install -g @gitzone/tsrun
# npmci command tsrun -v