Skip to content

Commit 437bd23

Browse files
committed
chore(package.json): improve keywords for better discoverability
1 parent 008b0bf commit 437bd23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"ci": "npm run build && npm run check-format && npm run check-exports && npm run test"
1515
},
1616
"keywords": [
17-
"figurate numbers",
17+
"figurate-numbers",
1818
"generators",
19-
"infinite sequences",
20-
"number theory",
21-
"mathematics"
19+
"infinite-sequences",
20+
"number-theory",
21+
"mathematics-library"
2222
],
2323
"author": "Edgar Armando Delgado Vega",
2424
"homepage": "https://github.com/edelveart/fignumbers",

0 commit comments

Comments
 (0)