Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f443d220c6 | |||
52866e8aa5 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-node",
|
"name": "ht-docker-node",
|
||||||
"version": "5.0.5",
|
"version": "5.0.6",
|
||||||
"description": "docker image with nodejs with shipzone.io support",
|
"description": "docker image with nodejs with shipzone.io support",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -5,5 +5,5 @@ npmci -v
|
|||||||
npmci install lts
|
npmci install lts
|
||||||
|
|
||||||
# check if npm picks it up
|
# check if npm picks it up
|
||||||
npmci command npm install -g npmts
|
npmci command npm install -g @gitzone/gitzone
|
||||||
npmci command npmts -v
|
npmci command gitzone -v
|
||||||
|
Reference in New Issue
Block a user