We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0481ae8 commit ae516d8Copy full SHA for ae516d8
packages/react-error-overlay/package.json
@@ -4,7 +4,6 @@
4
"description": "An overlay for displaying stack frames.",
5
"main": "lib/index.js",
6
"scripts": {
7
- "prepublishOnly": "npm run build:prod && npm test",
8
"start": "cross-env NODE_ENV=development node build.js --watch",
9
"test": "cross-env NODE_ENV=test jest",
10
"build": "cross-env NODE_ENV=development node build.js",
0 commit comments