@wangeditor-next/plugin-float-image 0.1.8 → 0.1.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wangeditor-next/plugin-float-image",
3
- "version": "0.1.8",
3
+ "version": "0.1.11",
4
4
  "description": "wangEditor float image plugin",
5
5
  "author": "cycleccc <2991205548@qq.com>",
6
6
  "type": "module",
@@ -41,7 +41,7 @@
41
41
  "url": "https://github.com/cycleccc/wangEditor/issues"
42
42
  },
43
43
  "peerDependencies": {
44
- "@wangeditor-next/editor": "5.6.12",
44
+ "@wangeditor-next/editor": "5.6.14",
45
45
  "dom7": "^3.0.0",
46
46
  "slate": "^0.72.0",
47
47
  "snabbdom": "^3.1.0"