Skip to content

Commit 05cc6e3

Browse files
committed
fix(deps): update react monorepo to v17
1 parent 1c819fd commit 05cc6e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"homepage": "https://github.com/teambition/ReactiveDB#readme",
2424
"dependencies": {
2525
"antd": "^2.7.3",
26-
"react": "^15.4.2",
27-
"react-dom": "^15.4.2"
26+
"react": "^17.0.0",
27+
"react-dom": "^17.0.0"
2828
},
2929
"devDependencies": {
3030
"typescript": "^4.0.0"

0 commit comments

Comments
 (0)