We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd5145e + ac8d809 commit eb8138bCopy full SHA for eb8138b
package.json
@@ -8,7 +8,7 @@
8
"test": "npm start test",
9
"build": "npm start build",
10
"presetup": "yarn install",
11
- "setup": "npm start setup.db"
+ "setup": "npm start config && npm start setup.script"
12
},
13
"engines": {
14
"node": ">=8.0.0"
0 commit comments