@mescius/spread-sheets-pdf 18.1.2 → 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 Library 18.1.2
3
+ * SpreadJS Library 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-pdf",
3
- "version": "18.1.2",
3
+ "version": "18.1.4",
4
4
  "main": "index.js",
5
5
  "description":"SpreadJS PDF export plugin",
6
6
  "scripts": {},
@@ -18,8 +18,8 @@
18
18
  "mescius"
19
19
  ],
20
20
  "dependencies": {
21
- "@mescius/spread-sheets": "18.1.2",
22
- "@mescius/spread-sheets-print":"18.1.2"
21
+ "@mescius/spread-sheets": "18.1.4",
22
+ "@mescius/spread-sheets-print":"18.1.4"
23
23
  },
24
24
  "author": {
25
25
  "email": "us.sales@mescius.com",