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 75a1737 commit de3c3abCopy full SHA for de3c3ab
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "2.1.0",
4
"description": "",
5
"scripts": {
6
+ "prepare": "npm run build",
7
"test": "jest",
8
"coverage": "jest --collectCoverage",
9
"build": "webpack",
0 commit comments