Compare commits

..

2 Commits

Author SHA1 Message Date
f443d220c6 5.0.6 2018-11-29 10:57:30 +01:00
52866e8aa5 fix(tests): remove npmts from tests 2018-11-29 10:57:30 +01:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -5,5 +5,5 @@ npmci -v
npmci install lts
# check if npm picks it up
npmci command npm install -g npmts
npmci command npmts -v
npmci command npm install -g @gitzone/gitzone
npmci command gitzone -v