@sbs-plugin/vue2-image-process 0.0.9 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sbs-plugin/vue2-image-process",
3
- "version": "0.0.9",
3
+ "version": "0.0.11",
4
4
  "private": false,
5
5
  "main": "dist/vue2-image-process.umd.min.js",
6
6
  "description": "Vue2 图像处理器插件,提供图片处理相关功能",