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 e3fdf85 commit 54aebd2Copy full SHA for 54aebd2
package.json
@@ -13,7 +13,7 @@
13
"postbuild": "npm install --progress=false",
14
"release": "standard-version",
15
"lint": "standard src/*.js lib/index.js scripts/*.js",
16
- "scripts": "node scripts/refresh.js && node scripts/build.js",
+ "scripts": "node scripts/refresh.js && node scripts/build.js"
17
},
18
"repository": {
19
"type": "git",
0 commit comments