fix: copy paste bug

This commit is contained in:
雷军 2023-12-27 14:58:20 +08:00
parent 231ab55de6
commit 2e8ee0f5ac
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1408,8 +1408,8 @@
"dev": true
},
"x-data-spreadsheet": {
"version": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#cecc61ca0e98de20afa2355a27f14454ab484a03",
"from": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#1.1.1",
"version": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#e948190bb690e8c5473066314a839f31b72ad050",
"from": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#1.1.2",
"requires": {
"opencollective": "^1.0.3",
"opencollective-postinstall": "^2.0.2"

View file

@ -28,7 +28,7 @@
},
"dependencies": {
"monkey-around": "^2.3.0",
"x-data-spreadsheet": "git+ssh://git@github.com:ljcoder2015/x-spreadsheet.git#1.1.1",
"x-data-spreadsheet": "git+ssh://git@github.com:ljcoder2015/x-spreadsheet.git#1.1.2",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz"
}
}