Skip to content

Commit 877c1f8

Browse files
authored
docs: add xls to list of package keywords
1 parent a04087f commit 877c1f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/excel-builder-vanilla/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"keywords": [
66
"excel",
77
"javascript",
8+
"xls",
89
"xlsx",
910
"spreadsheet"
1011
],
@@ -67,4 +68,4 @@
6768
"typescript": "^5.7.3",
6869
"vite": "^6.0.11"
6970
}
70-
}
71+
}

0 commit comments

Comments
 (0)