fix(core): update
This commit is contained in:
parent
80f0a0d9dc
commit
feb57f1d36
@ -1,7 +1,6 @@
|
|||||||
# check if npmci is available
|
# check if npmci is available
|
||||||
npm init -y
|
npm init -y
|
||||||
npmci -v
|
npmci -v
|
||||||
npm set registry https://verdaccio.lossless.one
|
|
||||||
|
|
||||||
# TODO update npmci to not require package.json
|
# TODO update npmci to not require package.json
|
||||||
npmci node install stable
|
npmci node install stable
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# npm
|
# npm
|
||||||
npm -v
|
npm -v
|
||||||
node -v
|
node -v
|
||||||
npm set registry https://verdaccio.lossless.one
|
pnpm install -g @gitzone/tsrun
|
||||||
npm install -g @gitzone/tsrun
|
tsrun -v
|
||||||
# tsrun -v
|
|
Loading…
Reference in New Issue
Block a user