mirror of
https://github.com/docmost/docmost.git
synced 2026-05-20 16:44:05 +08:00
V2 - WIP
This commit is contained in:
@@ -8,5 +8,10 @@
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"module": "./src/index.ts",
|
||||
"types": "dist/index.d.ts"
|
||||
"types": "dist/index.d.ts",
|
||||
"dependencies": {
|
||||
"diff": "^8.0.3",
|
||||
"prosemirror-changeset": "^2.3.1",
|
||||
"rfc6902": "^5.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user