@wangeditor-next/plugin-float-image 0.1.2 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
3
|
+
"version": "0.1.4",
|
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.
|
44
|
+
"@wangeditor-next/editor": "5.6.8",
|
45
45
|
"dom7": "^3.0.0",
|
46
46
|
"slate": "^0.72.0",
|
47
47
|
"snabbdom": "^3.1.0"
|