mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
implemented codemirror binding with cursor support
This commit is contained in:
@@ -100,5 +100,8 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"ws": "^6.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"codemirror": "^5.42.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user