Skip to content

Commit 0927ddc

Browse files
committed
Merge branch 'main' of github.com:rosnovsky/sanity-plugin-autocomplete-tags into main
2 parents ce96357 + c43c26f commit 0927ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@babel/plugin-transform-react-jsx": "^7.10.4",
2929
"@babel/runtime": "^7.6.2",
3030
"@sanity/client": "^2.0.1",
31-
"react": "^16.13.1",
31+
"react": "^17.0.0",
3232
"react-select": "^3.1.0",
3333
"webpack": "^5.1.0"
3434
},
3535
"devDependencies": {
3636
"@babel/cli": "7.12.1",
37-
"@babel/core": "7.12.1",
37+
"@babel/core": "7.12.3",
3838
"@babel/plugin-proposal-class-properties": "7.12.1",
3939
"@babel/plugin-transform-runtime": "7.12.1",
4040
"@babel/preset-env": "7.12.1",

0 commit comments

Comments
 (0)