Skip to content

Commit

Permalink
fix: remove extension-text-style from character-cout peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pradel committed Apr 9, 2022
1 parent 0bacd39 commit 2fc6a4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/extension-character-count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"dist"
],
"peerDependencies": {
"@tiptap/core": "^2.0.0-beta.1",
"@tiptap/extension-text-style": "^2.0.0-beta.1"
"@tiptap/core": "^2.0.0-beta.1"
},
"dependencies": {
"prosemirror-model": "^1.16.1",
Expand Down

0 comments on commit 2fc6a4b

Please sign in to comment.