latest np supports main branch
This commit is contained in:
parent
7b72b930b4
commit
2d189898a1
|
|
@ -11,7 +11,7 @@ docker login
|
||||||
# Lets use it it for now and make it better over time :)
|
# Lets use it it for now and make it better over time :)
|
||||||
# You need np for this to work
|
# You need np for this to work
|
||||||
# npm install --global np
|
# npm install --global np
|
||||||
np $* --no-yarn --anyBranch
|
np $* --no-yarn
|
||||||
|
|
||||||
PACKAGE_VERSION=$(node -e 'console.log(require("./package").version)')
|
PACKAGE_VERSION=$(node -e 'console.log(require("./package").version)')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue