@mescius/spread-sheets-designer-vue 18.1.3 → 18.1.4

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * SpreadJS Wrapper Components for Vue 18.1.3
3
+ * SpreadJS Wrapper Components for Vue 18.1.4
4
4
  *
5
5
  * Copyright(c) MESCIUS inc. All rights reserved.
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mescius/spread-sheets-designer-vue",
3
- "version": "18.1.3",
3
+ "version": "18.1.4",
4
4
  "main": "index.js",
5
5
  "description":"SpreadJS Designer Vue Wrapper Components.",
6
6
  "scripts": {},