@fileverse-dev/ddoc 2.0.8-patch-2 → 2.0.8-patch-3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/index.es.js +2 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -80456,7 +80456,8 @@ const s5 = [
80456
80456
  tippyOptions: {
80457
80457
  moveTransition: "transform 0.15s ease-out",
80458
80458
  duration: 200,
80459
- animation: "shift-toward-subtle"
80459
+ animation: "shift-toward-subtle",
80460
+ zIndex: 50
80460
80461
  }
80461
80462
  }, { toolRef: r, setToolVisibility: i, toolVisibility: s } = UL({
80462
80463
  editor: t.editor
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.8-patch-2",
5
+ "version": "2.0.8-patch-3",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {