Skip to content

Commit 4e2e49e

Browse files
committed
add release-it as dev dependency
1 parent 3ed6545 commit 4e2e49e

File tree

2 files changed

+714
-67
lines changed

2 files changed

+714
-67
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"eslint-plugin-react": "^7.23.2",
3434
"eslint-plugin-react-hooks": "^4.2.0",
3535
"netlify-plugin-cache": "^1.0.3",
36-
"prettier": "^2.2.1"
36+
"prettier": "^2.2.1",
37+
"release-it": "^14.12.5"
3738
},
3839
"resolutions": {
3940
"react-scripts": "patch:react-scripts@npm:4.0.2#.yarn/patches/react-scripts__npm_4.0.2.patch",

0 commit comments

Comments
 (0)