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 729abcd commit 0e26921Copy full SHA for 0e26921
package.json
@@ -32,7 +32,6 @@
32
"coverage": "jest --coverage",
33
"lint": "yarn lint:ci --fix",
34
"lint:ci": "eslint . --quiet",
35
- "prepack": "yarn build",
36
"test": "jest src",
37
"type-check": "tsc --noEmit",
38
"type-check:watch": "npm run type-check -- --watch"
0 commit comments