Skip to content

Commit 9ec67b4

Browse files
committed
lerna-changelog
1 parent ebc436a commit 9ec67b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"scripts": {
44
"build": "node packages/react-scripts/scripts/build.js",
5-
"changelog": "lerna-changelog",
5+
"changelog": "lerna-changelog",
66
"create-react-app": "tasks/cra.sh",
77
"e2e": "tasks/e2e-simple.sh",
88
"postinstall": "lerna bootstrap && cd packages/react-error-overlay/ && npm run build:prod",

0 commit comments

Comments
 (0)