We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3527c0 commit a1eeab9Copy full SHA for a1eeab9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "devextreme-exceljs-fork",
3
- "version": "4.4.2",
+ "version": "4.4.3",
4
"description": "Fork of Excel Workbook Manager - Read and Write xlsx and csv Files.",
5
"private": false,
6
"license": "MIT",
@@ -13,7 +13,7 @@
13
"node": ">=16.20.2"
14
},
15
"main": "./dx-excel-fork.js",
16
- "browser": "./dist/dx-exceljs-fork.min.git js",
+ "browser": "./dist/dx-exceljs-fork.min.js",
17
"types": "./index.d.ts",
18
"files": [
19
"dist",
0 commit comments