Skip to content

Commit eca99b3

Browse files
authored
docs: add more package keywords
1 parent 0d03397 commit eca99b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/excel-builder-vanilla/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
"description": "An easy way of building Excel files with javascript",
55
"keywords": [
66
"excel",
7+
"export",
78
"javascript",
89
"xls",
910
"xlsx",
10-
"spreadsheet"
11+
"spreadsheet",
12+
"writer"
1113
],
1214
"author": "Stephen Liberty",
1315
"contributors": [
@@ -62,4 +64,4 @@
6264
"typescript": "catalog:",
6365
"vite": "catalog:"
6466
}
65-
}
67+
}

0 commit comments

Comments
 (0)