Skip to content

Commit 9b48452

Browse files
committed
chore: credit @trackds
1 parent 95ea7e9 commit 9b48452

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Based on https://github.com/thisdavej/copy-excel-paste-markdown and the work of
1212
* @deshorsley for bug fix and test coverage!
1313
* @tylerhaigh for refactoring and test coverage!
1414
* @usagi for new line handling and refactoring!
15+
* @trackds for migrating to internal VSCode clipboard API
1516

1617
## Known Issues
17-
* None
18+
* None

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/csholmq/vscode-excel-to-markdown-table"
99
},
1010
"engines": {
11-
"vscode": "^1.41.0"
11+
"vscode": "^1.59.0"
1212
},
1313
"categories": [
1414
"Other"

0 commit comments

Comments
 (0)