@fileverse-dev/dsheet 1.1.2 → 1.1.3
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/dist/index.es.js +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -20489,7 +20489,7 @@ If the value is FALSE, return the accrued interest from the first interest accru
|
|
|
20489
20489
|
value: "split",
|
|
20490
20490
|
example: ""
|
|
20491
20491
|
}, {
|
|
20492
|
-
text: "
|
|
20492
|
+
text: "Currency",
|
|
20493
20493
|
value: "fmtOtherSelf",
|
|
20494
20494
|
example: "",
|
|
20495
20495
|
icon: "rightArrow"
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@fileverse-dev/dsheet",
|
|
3
3
|
"private": false,
|
|
4
4
|
"description": "DSheet",
|
|
5
|
-
"version": "1.1.
|
|
5
|
+
"version": "1.1.3",
|
|
6
6
|
"main": "dist/index.es.js",
|
|
7
7
|
"module": "dist/index.es.js",
|
|
8
8
|
"exports": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@fileverse-dev/dsheets-templates": "^0.0.18",
|
|
37
37
|
"@fileverse-dev/formulajs": "^4.4.12-mod-2",
|
|
38
|
-
"@fileverse-dev/fortune-react": "^1.1.
|
|
38
|
+
"@fileverse-dev/fortune-react": "^1.1.2",
|
|
39
39
|
"@fileverse/ui": "^4.1.7-patch-21",
|
|
40
40
|
"classnames": "^2.5.1",
|
|
41
41
|
"exceljs": "^4.4.0",
|