@tiptap/extension-mathematics
Advanced tools
Comparing version
{ | ||
"name": "@tiptap/extension-mathematics", | ||
"description": "latex math extension for tiptap", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"homepage": "https://tiptap.dev/api/extensions/mathematics", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"@types/katex": "^0.16.7", | ||
"@tiptap/core": "^3.4.0", | ||
"@tiptap/pm": "^3.4.0" | ||
"@tiptap/core": "^3.4.1", | ||
"@tiptap/pm": "^3.4.1" | ||
}, | ||
"peerDependencies": { | ||
"katex": "^0.16.4", | ||
"@tiptap/core": "^3.4.0", | ||
"@tiptap/pm": "^3.4.0" | ||
"@tiptap/core": "^3.4.1", | ||
"@tiptap/pm": "^3.4.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |