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 13abf35 commit a0e0f5fCopy full SHA for a0e0f5f
docs/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@reactjs-tiptap-editor/docs",
3
"type": "module",
4
- "version": "0.3.31",
+ "version": "0.4.0",
5
"private": true,
6
"scripts": {
7
"dev": "vitepress dev",
package.json
"name": "reactjs-tiptap-editor",
"packageManager": "pnpm@8.15.9",
"description": "A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React",
"license": "MIT",
playground/package.json
@@ -2,7 +2,7 @@
"name": "playground",
"dev": "vite",
8
"build": "vite build",
0 commit comments