mirror of
https://github.com/ljcoder2015/obsidian-excel.git
synced 2026-07-22 08:30:28 +00:00
feat: selected all
This commit is contained in:
parent
ae4426b24f
commit
9898398afc
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue