🐛(frontend) mismatch between yjs dependency
Mismatch between yjs dependency, we set the dependency globally to not have this problem anymore.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"@types/react-dom": "18.3.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"typescript": "5.4.5"
|
||||
"typescript": "5.4.5",
|
||||
"yjs": "13.6.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user