mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 11:49:02 +08:00
refactor(extension-bubble-menu): remove lodash types, replace pm deps with tiptap/pm (#3696)
This commit is contained in:
parent
a66eb6b62a
commit
3ea40a707c
@ -42,10 +42,8 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.187",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"prosemirror-state": "^1.4.1",
|
||||
"prosemirror-view": "^1.28.2"
|
||||
"@tiptap/pm": "^2.0.0-beta.212"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup"
|
||||
|
Loading…
Reference in New Issue
Block a user