Skip to content

Commit e7c3cb0

Browse files
author
Andrey Okonetchnikov
committed
chore: Move changesets/cli to devDependencies
1 parent b068851 commit e7c3cb0

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
@@ -27,7 +27,6 @@
2727
},
2828
"homepage": "https://react-focus-utils.netlify.com",
2929
"dependencies": {
30-
"@changesets/cli": "^2.6.5",
3130
"react": "^16.13.0",
3231
"react-dom": "^16.13.0",
3332
"styled-components": "^5.0.1"
@@ -37,6 +36,7 @@
3736
"@babel/plugin-proposal-class-properties": "^7.8.3",
3837
"@babel/preset-env": "^7.8.7",
3938
"@babel/preset-react": "^7.8.3",
39+
"@changesets/cli": "^2.6.5",
4040
"@preconstruct/cli": "^1.1.12",
4141
"@webpack-blocks/babel": "^2.0.1",
4242
"@webpack-blocks/webpack": "^2.0.1",

0 commit comments

Comments
 (0)