@tiptap/react
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| # [2.0.0-beta.49](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.48...@tiptap/react@2.0.0-beta.49) (2021-06-15) | ||
| **Note:** Version bump only for package @tiptap/react | ||
| # [2.0.0-beta.48](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.47...@tiptap/react@2.0.0-beta.48) (2021-06-14) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@tiptap/react", | ||
| "description": "React components for tiptap", | ||
| "version": "2.0.0-beta.48", | ||
| "version": "2.0.0-beta.49", | ||
| "homepage": "https://tiptap.dev", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@tiptap/extension-bubble-menu": "^2.0.0-beta.21", | ||
| "@tiptap/extension-bubble-menu": "^2.0.0-beta.22", | ||
| "@tiptap/extension-floating-menu": "^2.0.0-beta.17", | ||
@@ -38,3 +38,3 @@ "prosemirror-view": "^1.18.7" | ||
| }, | ||
| "gitHead": "8624505ce15c1df67f22b5b28dd66d9a4f075bf8" | ||
| "gitHead": "dcc1093db412efd4c63610fe7344173b1740efd0" | ||
| } |
133905
0.15%