Compare commits

...

2 Commits

Author SHA1 Message Date
02b846642e 5.0.22 2019-06-10 11:37:24 +02:00
7f05f5da84 fix(core): update 2019-06-10 11:37:24 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -2,4 +2,4 @@
npm -v
node -v
npm install -g @gitzone/tsrun
gitzone -v
# tsrun -v