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 b068851 commit e7c3cb0Copy full SHA for e7c3cb0
package.json
@@ -27,7 +27,6 @@
27
},
28
"homepage": "https://react-focus-utils.netlify.com",
29
"dependencies": {
30
- "@changesets/cli": "^2.6.5",
31
"react": "^16.13.0",
32
"react-dom": "^16.13.0",
33
"styled-components": "^5.0.1"
@@ -37,6 +36,7 @@
37
36
"@babel/plugin-proposal-class-properties": "^7.8.3",
38
"@babel/preset-env": "^7.8.7",
39
"@babel/preset-react": "^7.8.3",
+ "@changesets/cli": "^2.6.5",
40
"@preconstruct/cli": "^1.1.12",
41
"@webpack-blocks/babel": "^2.0.1",
42
"@webpack-blocks/webpack": "^2.0.1",
0 commit comments