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