latest np supports main branch

This commit is contained in:
soulgalore 2020-07-28 16:19:09 +02:00
parent 7b72b930b4
commit 2d189898a1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ docker login
# Lets use it it for now and make it better over time :)
# You need np for this to work
# npm install --global np
np $* --no-yarn --anyBranch
np $* --no-yarn
PACKAGE_VERSION=$(node -e 'console.log(require("./package").version)')