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 039a539 commit 49d571eCopy full SHA for 49d571e
package.json
@@ -35,7 +35,7 @@
35
"react-dom": "^15.0.0-rc.1"
36
},
37
"scripts": {
38
- "preinstall": "npm run build",
+ "preinstall": "npm i && npm run build",
39
"pragmatist": "node ./node_modules/.bin/pragmatist --es5",
40
"lint": "npm run pragmatist lint",
41
"test": "npm run pragmatist test --type-annotations",
0 commit comments