fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-31 16:20:56 +02:00
parent 28439a4b57
commit c77d2bf370

View File

@ -1,9 +1,6 @@
# check if npmci is available # check if npmci is available
npmci -v npmci -v
# check if we can use lts
npmci install lts
# check if npm picks it up # check if npm picks it up
npmci command npm install -g @gitzone/tsrun # npmci command npm install -g @gitzone/tsrun
npmci command tsrun -v # npmci command tsrun -v