@fileverse-dev/ddoc 2.0.8 → 2.0.9
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@fileverse-dev/ddoc",
|
3
3
|
"private": false,
|
4
4
|
"description": "DDoc",
|
5
|
-
"version": "2.0.
|
5
|
+
"version": "2.0.9",
|
6
6
|
"main": "dist/index.es.js",
|
7
7
|
"module": "dist/index.es.js",
|
8
8
|
"exports": {
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"dependencies": {
|
29
29
|
"@_ueberdosis/prosemirror-tables": "^1.1.3",
|
30
30
|
"@aarkue/tiptap-math-extension": "^1.3.3",
|
31
|
-
"@fileverse/ui": "4.1.3-patch-
|
31
|
+
"@fileverse/ui": "^4.1.3-patch-7",
|
32
32
|
"@radix-ui/react-focus-scope": "^1.1.0",
|
33
33
|
"@radix-ui/react-popover": "^1.0.7",
|
34
34
|
"@tippyjs/react": "^4.2.6",
|