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 9636a48 commit b09065dCopy full SHA for b09065d
package.json
@@ -43,17 +43,15 @@
43
"react-dom": ">=17",
44
"react": ">=17"
45
},
46
- "dependencies": {
+ "dependencies": {},
47
+ "devDependencies": {
48
"@emotion/react": "^11.1.5",
49
"@emotion/styled": "^11.1.5",
50
"@floating-ui/react-dom-interactions": "^0.8.0",
51
"react-dom": "^17.0.1",
- "react": "^17.0.1"
52
- },
53
- "devDependencies": {
+ "react": "^17.0.1",
54
"@babel/plugin-proposal-decorators": "^7.17.9",
55
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
56
- "@floating-ui/react-dom-interactions": "^0.8.0",
57
"@testing-library/jest-dom": "^4.2.4",
58
"@testing-library/react": "^9.5.0",
59
"@testing-library/user-event": "^7.2.1",
0 commit comments