This commit is contained in:
SheetJS 2023-06-23 13:49:48 -04:00
parent ff3ec306b4
commit b5272636c7
2 changed files with 4 additions and 0 deletions

@ -103,5 +103,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}

@ -19,6 +19,7 @@
"@angular/router": "^15.2.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz",
"zone.js": "~0.12.0"
},
"devDependencies": {