mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
13.5.51
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yjs",
|
||||
"version": "13.5.50",
|
||||
"version": "13.5.51",
|
||||
"description": "Shared Editing Library",
|
||||
"main": "./dist/yjs.cjs",
|
||||
"module": "./dist/yjs.mjs",
|
||||
@@ -91,8 +91,8 @@
|
||||
"typescript": "^4.9.5",
|
||||
"y-protocols": "^1.0.5"
|
||||
},
|
||||
"engines" : {
|
||||
"npm" : ">=8.0.0",
|
||||
"node" : ">=16.0.0"
|
||||
"engines": {
|
||||
"npm": ">=8.0.0",
|
||||
"node": ">=16.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user