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.
1 parent 0e87783 commit 7a6ae42Copy full SHA for 7a6ae42
package.json
@@ -12,7 +12,7 @@
12
"build": "npm run scripts",
13
"postbuild": "npm install --progress=false",
14
"lint": "standard src/*.js lib/index.js scripts/*.js",
15
- "scripts": "node scripts/*.js"
+ "scripts": "node scripts/refresh.js && node scripts/build.js"
16
},
17
"repository": {
18
"type": "git",
0 commit comments