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 626f09b commit 30dcf5bCopy full SHA for 30dcf5b
package.json
@@ -30,7 +30,7 @@
30
"lint": "npm run lint:js",
31
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
32
"test": "npm run lint && npm run jest",
33
- "prepare": "npm run build"
+ "install": "npm run build"
34
},
35
"version": "0.6.1",
36
"dependencies": {
0 commit comments