Skip to content

Commit 12ac4b9

Browse files
committed
#129 bump xlsx to 0.20.3 from SheetJS CDN instead of npm
1 parent 6482c09 commit 12ac4b9

File tree

2 files changed

+5
-96
lines changed

2 files changed

+5
-96
lines changed

serverless/package-lock.json

Lines changed: 4 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

serverless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"cheerio": "^1.0.0",
3131
"humanparser": "^2.7.0",
3232
"tough-cookie": "^5.1.2",
33-
"xlsx": "^0.18.5"
33+
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
3434
},
3535
"scripts": {
3636
"test": "jest",

0 commit comments

Comments
 (0)