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 ebc436a commit 9ec67b4Copy full SHA for 9ec67b4
package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"scripts": {
4
"build": "node packages/react-scripts/scripts/build.js",
5
- "changelog": "lerna-changelog",
+ "changelog": "lerna-changelog",
6
"create-react-app": "tasks/cra.sh",
7
"e2e": "tasks/e2e-simple.sh",
8
"postinstall": "lerna bootstrap && cd packages/react-error-overlay/ && npm run build:prod",
0 commit comments