Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
02b846642e | |||
7f05f5da84 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.21",
|
"version": "5.0.22",
|
||||||
"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": {
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
npm -v
|
npm -v
|
||||||
node -v
|
node -v
|
||||||
npm install -g @gitzone/tsrun
|
npm install -g @gitzone/tsrun
|
||||||
gitzone -v
|
# tsrun -v
|
Reference in New Issue
Block a user