Skip to content

Commit 28ec043

Browse files
committed
chore: make loro as peer deps
1 parent 0e5f5bb commit 28ec043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"author": "Loro Team",
1515
"license": "MIT",
1616
"dependencies": {
17-
"lib0": "^0.2.42",
18-
"loro-crdt": "^0.16.3"
17+
"lib0": "^0.2.42"
1918
},
2019
"peerDependencies": {
20+
"loro-crdt": "^0.16.4",
2121
"prosemirror-model": "^1.18.1",
2222
"prosemirror-state": "^1.4.1",
2323
"prosemirror-view": "^1.28.0"

0 commit comments

Comments
 (0)