Skip to content

Commit 95afd2a

Browse files
committed
Upgrades
1 parent d9981ce commit 95afd2a

File tree

2 files changed

+169
-169
lines changed

2 files changed

+169
-169
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"main": "index.js",
55
"license": "MIT",
66
"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",
7+
"@tiptap/core": "^2.10.3",
8+
"@tiptap/extension-link": "^2.10.3",
9+
"@tiptap/extension-subscript": "^2.10.3",
10+
"@tiptap/extension-superscript": "^2.10.3",
11+
"@tiptap/extension-underline": "^2.10.3",
12+
"@tiptap/pm": "^2.10.3",
13+
"@tiptap/starter-kit": "^2.10.3",
1414
"autoprefixer": "^10.4.20",
1515
"esbuild": "^0.24.0",
1616
"esbuild-postcss": "^0.0.4",

0 commit comments

Comments
 (0)