Skip to content

Commit

Permalink
refactor(extension-bubble-menu): remove lodash types, replace pm deps…
Browse files Browse the repository at this point in the history
… with tiptap/pm (#3696)
  • Loading branch information
svenadlung authored Feb 7, 2023
1 parent a66eb6b commit 3ea40a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/extension-bubble-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3ea40a7

Please sign in to comment.