mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
Update package
This commit is contained in:
parent
d29e75a497
commit
215e737e83
@ -20,7 +20,7 @@
|
||||
"test:watch": "vitest watch",
|
||||
"fmt": "prettier src --write --loglevel warn",
|
||||
"fmt:check": "prettier src --check",
|
||||
"e2e": "yarn run cypress open --config baseUrl='http://localhost:3000/selfhosted' --env AUTH_USER=admin,AUTH_PASSWORD=mx1cvdwSTGz8IWcnpu61SM2Fjd8sqBaD",
|
||||
"e2e": "yarn run cypress open --config baseUrl='http://localhost:3000/selfhosted' --env AUTH_USER=admin,AUTH_PASSWORD=unleash4all",
|
||||
"e2e:heroku": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=example@example.com",
|
||||
"prepare": "yarn run build"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user