mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
add dependencies
This commit is contained in:
parent
1dfd289a23
commit
39a3da3e2d
@ -12,5 +12,9 @@
|
|||||||
],
|
],
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@tiptap/core": "2.x"
|
"@tiptap/core": "2.x"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@types/prosemirror-inputrules": "^1.0.3",
|
||||||
|
"prosemirror-inputrules": "^1.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user