fix(core): update
This commit is contained in:
parent
80f0a0d9dc
commit
feb57f1d36
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user