same release structure as Browsertime
This commit is contained in:
parent
443a5086b1
commit
d4e072c679
|
|
@ -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 $1
|
||||
np $* --no-yarn
|
||||
|
||||
PACKAGE_VERSION=$(node -e 'console.log(require("./package").version)')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue