feat: selected all

This commit is contained in:
雷军 2024-02-18 10:48:51 +08:00
parent ae4426b24f
commit 9898398afc
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#8b8bf882a58edb2fe867fbe971194fa285072246",
"from": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#1.1.3",
"version": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#d1d8efee1784b55db83079a16f99b3b89be397b3",
"from": "git+ssh://git@github.com/ljcoder2015/x-spreadsheet.git#1.1.4",
"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.3",
"x-data-spreadsheet": "git+ssh://git@github.com:ljcoder2015/x-spreadsheet.git#1.1.4",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz"
}
}