@mescius/spread-sheets-shapes 19.0.1 → 19.0.2

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 Library 19.0.1
3
+ * SpreadJS Library 19.0.2
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-shapes",
3
- "version": "19.0.1",
3
+ "version": "19.0.2",
4
4
  "main": "index.js",
5
5
  "description":"SpreadJS Shape plugin",
6
6
  "scripts": {},
@@ -15,7 +15,7 @@
15
15
  "spreadjs"
16
16
  ],
17
17
  "dependencies": {
18
- "@mescius/spread-sheets": "19.0.1"
18
+ "@mescius/spread-sheets": "19.0.2"
19
19
  },
20
20
  "author": {
21
21
  "email": "us.sales@mescius.com",