We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a49a33 commit cbb6714Copy full SHA for cbb6714
package.json
@@ -26,7 +26,6 @@
26
"jest": "jest --no-cache --maxWorkers=4 --config config/jest/default.js",
27
"lint": "npm run lint:js",
28
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
29
- "prepublishOnly": "npm run build",
30
"test": "npm run lint && npm run jest"
31
},
32
"version": "0.0.1",
0 commit comments