fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-31 16:32:16 +02:00
parent 98e9bb7ccd
commit 3754370601

View File

@ -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