fix(core): update
This commit is contained in:
@ -5,5 +5,5 @@ npmci -v
|
||||
npmci install lts
|
||||
|
||||
# check if npm picks it up
|
||||
npmci command npm install -g @gitzone/gitzone
|
||||
npmci command gitzone -v
|
||||
npmci command npm install -g @gitzone/tsrun
|
||||
npmci command tsrun -v
|
||||
|
@ -1,5 +1,5 @@
|
||||
# npm
|
||||
npm -v
|
||||
node -v
|
||||
npm install -g @gitzone/gitzone
|
||||
npm install -g @gitzone/tsrun
|
||||
gitzone -v
|
Reference in New Issue
Block a user