mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
Work on AttributionManager
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "13.6.27",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lib0": "^0.2.101",
|
||||
"lib0": "^0.2.103",
|
||||
"y-protocols": "^1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -2773,9 +2773,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lib0": {
|
||||
"version": "0.2.101",
|
||||
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.101.tgz",
|
||||
"integrity": "sha512-LljA6+Ehf0Z7YnxhgSAvspzWALjW4wlWdN/W4iGiqYc1KvXQgOVXWI0xwlwqozIL5WRdKeUW2gq0DLhFsY+Xlw==",
|
||||
"version": "0.2.103",
|
||||
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.103.tgz",
|
||||
"integrity": "sha512-1zT9KqSh54uEQZksnm8ONj0bclW3PrisT59nhgY2eOV4PaCZ5Pt9MV4y4KGkNIE/5vp6yNzpYX/+5/aGvfZS5Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"isomorphic.js": "^0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user