mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
chore: update react version to 17
This commit is contained in:
parent
3064d0ee2b
commit
673e79f8c9
@ -49,14 +49,14 @@
|
||||
"dependencies": {
|
||||
"@types/jest": "^24.9.0",
|
||||
"@types/lodash": "^4.14.178",
|
||||
"@types/react": "^16.12.0",
|
||||
"@types/react": "17.0.0",
|
||||
"@types/socket.io": "^2.1.4",
|
||||
"@types/socket.io-client": "1.4.32",
|
||||
"@types/debug": "^4.1.7",
|
||||
"automerge": "0.14.0",
|
||||
"debug": "^4.3.3",
|
||||
"lodash": "4.17.21",
|
||||
"react": "16.12.0",
|
||||
"react": "17.0.0",
|
||||
"slate": "0.73.1",
|
||||
"slate-history": "0.66.0",
|
||||
"socket.io": "^2.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user