@tiptap/react
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| # [2.0.0-beta.46](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.45...@tiptap/react@2.0.0-beta.46) (2021-06-09) | ||
| **Note:** Version bump only for package @tiptap/react | ||
| # [2.0.0-beta.45](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.44...@tiptap/react@2.0.0-beta.45) (2021-05-29) | ||
@@ -8,0 +16,0 @@ |
+5
-5
| { | ||
| "name": "@tiptap/react", | ||
| "description": "React components for tiptap", | ||
| "version": "2.0.0-beta.45", | ||
| "version": "2.0.0-beta.46", | ||
| "homepage": "https://tiptap.dev", | ||
@@ -30,10 +30,10 @@ "keywords": [ | ||
| "@tiptap/extension-bubble-menu": "^2.0.0-beta.20", | ||
| "@tiptap/extension-floating-menu": "^2.0.0-beta.16", | ||
| "@tiptap/extension-floating-menu": "^2.0.0-beta.17", | ||
| "prosemirror-view": "^1.18.7" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/react": "^17.0.8", | ||
| "@types/react-dom": "^17.0.5" | ||
| "@types/react": "^17.0.10", | ||
| "@types/react-dom": "^17.0.7" | ||
| }, | ||
| "gitHead": "a66db3eaa93c4d9dd17cd7acc85f2adc1712ccd8" | ||
| "gitHead": "cf372f94498cddb592be336dc903fcaf32eeda1c" | ||
| } |
132328
0.15%