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 b7b95e5 commit f35d632Copy full SHA for f35d632
package.json
@@ -15,8 +15,6 @@
15
"lodash": "^4.17.20",
16
"moment": "^2.29.1",
17
"papaparse": "^5.3.0",
18
- "react": "^16.13.1",
19
- "react-dom": "^16.13.1",
20
"react-measure": "^2.5.2",
21
"react-select": "^3.1.0",
22
"react-use": "^15.3.4",
@@ -49,6 +47,8 @@
49
47
},
50
48
"devDependencies": {
51
"react-scripts": "3.4.3",
+ "react": "^16.13.1",
+ "react-dom": "^16.13.1",
52
"@testing-library/jest-dom": "^4.2.4",
53
"@testing-library/react": "^9.3.2",
54
"@testing-library/user-event": "^7.1.2",
0 commit comments