Update package.json
This commit is contained in:
parent
7c5675a95f
commit
7f62f76924
|
@ -4,7 +4,7 @@
|
|||
"description": "Budibase Web Server",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"test": "jest apps && jest builder",
|
||||
"build": "cd appPackages/_master && yarn && cd ../testApp && yarn && cd ../testApp2 && yarn",
|
||||
"initialise": "node ./initialise/initialiseBudibase init -d ./myapps -c contributors -u admin -p admin",
|
||||
"budi": "node ../cli/bin/budi",
|
||||
|
|
Loading…
Reference in New Issue