fix(core): update

This commit is contained in:
Philipp Kunz 2022-10-18 23:35:13 +02:00
parent 80f0a0d9dc
commit feb57f1d36
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,6 @@
# check if npmci is available
npm init -y
npmci -v
npm set registry https://verdaccio.lossless.one
# TODO update npmci to not require package.json
npmci node install stable

View File

@ -1,6 +1,5 @@
# npm
npm -v
node -v
npm set registry https://verdaccio.lossless.one
npm install -g @gitzone/tsrun
# tsrun -v
pnpm install -g @gitzone/tsrun
tsrun -v