Skip to content

Commit a3d0b81

Browse files
committed
adding a little postversion "hook"
1 parent 0c4b79e commit a3d0b81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-scripts/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"node": ">=6"
1010
},
1111
"scripts": {
12-
"postversion": "node gitTaggedForkStyle.js"
12+
"postversion": "node gitTagForkedStyle.js"
1313
},
1414
"bugs": {
1515
"url": "https://github.com/fs-webdev/create-react-app/issues"

0 commit comments

Comments
 (0)