Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
fd35505647 | |||
c77d2bf370 | |||
28439a4b57 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ht-docker-node",
|
||||
"version": "5.0.35",
|
||||
"version": "5.0.37",
|
||||
"description": "docker image with nodejs and shipzone.io support",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -1,9 +1,6 @@
|
||||
# check if npmci is available
|
||||
npmci -v
|
||||
|
||||
# check if we can use lts
|
||||
npmci install lts
|
||||
|
||||
# check if npm picks it up
|
||||
npmci command npm install -g @gitzone/tsrun
|
||||
npmci command tsrun -v
|
||||
# npmci command npm install -g @gitzone/tsrun
|
||||
# npmci command tsrun -v
|
||||
|
Reference in New Issue
Block a user