We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9981ce commit 95afd2aCopy full SHA for 95afd2a
package.json
@@ -4,13 +4,13 @@
4
"main": "index.js",
5
"license": "MIT",
6
"dependencies": {
7
- "@tiptap/core": "^2.10.2",
8
- "@tiptap/extension-link": "^2.10.2",
9
- "@tiptap/extension-subscript": "^2.10.2",
10
- "@tiptap/extension-superscript": "^2.10.2",
11
- "@tiptap/extension-underline": "^2.10.2",
12
- "@tiptap/pm": "^2.10.2",
13
- "@tiptap/starter-kit": "^2.10.2",
+ "@tiptap/core": "^2.10.3",
+ "@tiptap/extension-link": "^2.10.3",
+ "@tiptap/extension-subscript": "^2.10.3",
+ "@tiptap/extension-superscript": "^2.10.3",
+ "@tiptap/extension-underline": "^2.10.3",
+ "@tiptap/pm": "^2.10.3",
+ "@tiptap/starter-kit": "^2.10.3",
14
"autoprefixer": "^10.4.20",
15
"esbuild": "^0.24.0",
16
"esbuild-postcss": "^0.0.4",
0 commit comments