Skip to content

Commit

Permalink
Add ExcelDataReader (#284)
Browse files Browse the repository at this point in the history
* Update registry.json

* Update registry.json

* format line as requested in review
  • Loading branch information
runette authored Nov 28, 2023
1 parent de28642 commit 4b625a7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,16 @@
"version": "0.1.2",
"analyzer": true
},
"ExcelDataReader": {
"listed": true,
"version": "3.0.0",
"analyzer": true
},
"ExcelDataReader.DataSet": {
"listed": true,
"version": "3.0.0",
"analyzer": true
},
"ExcelNumberFormat": {
"listed": false,
"version": "1.0.6"
Expand Down

0 comments on commit 4b625a7

Please sign in to comment.