fix(core): update
This commit is contained in:
parent
98e9bb7ccd
commit
3754370601
@ -1,9 +1,10 @@
|
||||
# check if npmci is available
|
||||
# npmci -v
|
||||
npm init -y
|
||||
npmci -v
|
||||
|
||||
# TODO update npmci to not require package.json
|
||||
# npmci node install stable
|
||||
npmci node install stable
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user