Skip to content

Commit

Permalink
Add officecrypto-tool to Excel Spreadsheets
Browse files Browse the repository at this point in the history
Closes #56
  • Loading branch information
Maximization committed Aug 12, 2024
1 parent 55b3fbe commit f2c5856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/categories/excel-spreadsheets.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Excel Spreadsheets",
"description": "Parse and write excel spreadsheets in Node.js",
"packages": ["exceljs", "node-xlsx", "xlsx"]
"packages": ["exceljs", "node-xlsx", "officecrypto-tool", "xlsx"]
}

0 comments on commit f2c5856

Please sign in to comment.