@tiptap/react
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| # [2.0.0-beta.40](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.39...@tiptap/react@2.0.0-beta.40) (2021-05-18) | ||
| **Note:** Version bump only for package @tiptap/react | ||
| # [2.0.0-beta.39](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.38...@tiptap/react@2.0.0-beta.39) (2021-05-18) | ||
@@ -8,0 +16,0 @@ |
+4
-4
| { | ||
| "name": "@tiptap/react", | ||
| "description": "React components for tiptap", | ||
| "version": "2.0.0-beta.39", | ||
| "version": "2.0.0-beta.40", | ||
| "homepage": "https://tiptap.dev", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@tiptap/extension-bubble-menu": "^2.0.0-beta.17", | ||
| "@tiptap/extension-floating-menu": "^2.0.0-beta.14", | ||
| "@tiptap/extension-bubble-menu": "^2.0.0-beta.18", | ||
| "@tiptap/extension-floating-menu": "^2.0.0-beta.15", | ||
| "prosemirror-view": "^1.18.6" | ||
@@ -38,3 +38,3 @@ }, | ||
| }, | ||
| "gitHead": "a412d43cae7d50ccc6647c9da77c8ef0e739d606" | ||
| "gitHead": "6b154e4c8161fbba987e162ebebc155243432f24" | ||
| } |
+1
-1
@@ -10,3 +10,3 @@ # @tiptap/react | ||
| ## Offical Documentation | ||
| ## Official Documentation | ||
| Documentation can be found on the [tiptap website](https://tiptap.dev). | ||
@@ -13,0 +13,0 @@ |
129017
0.15%