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.
2 parents ce96357 + c43c26f commit 0927ddcCopy full SHA for 0927ddc
package.json
@@ -28,13 +28,13 @@
28
"@babel/plugin-transform-react-jsx": "^7.10.4",
29
"@babel/runtime": "^7.6.2",
30
"@sanity/client": "^2.0.1",
31
- "react": "^16.13.1",
+ "react": "^17.0.0",
32
"react-select": "^3.1.0",
33
"webpack": "^5.1.0"
34
},
35
"devDependencies": {
36
"@babel/cli": "7.12.1",
37
- "@babel/core": "7.12.1",
+ "@babel/core": "7.12.3",
38
"@babel/plugin-proposal-class-properties": "7.12.1",
39
"@babel/plugin-transform-runtime": "7.12.1",
40
"@babel/preset-env": "7.12.1",
0 commit comments