mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
update v13 docs
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"lib": "./"
|
||||
},
|
||||
"bin": {
|
||||
"y-websockets": "provider/websocket/server.js"
|
||||
"y-websocket-server": "provider/websocket/server.js"
|
||||
},
|
||||
"standard": {
|
||||
"ignore": [
|
||||
@@ -98,7 +98,7 @@
|
||||
"standard": "^11.0.1",
|
||||
"tui-jsdoc-template": "^1.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"optionalDependencies": {
|
||||
"ws": "^6.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user