Skip to content

Commit 9ec25cb

Browse files
committed
docs: Add npm keywords
1 parent 94c6427 commit 9ec25cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
},
1313
"license": "MIT",
1414
"author": "Sergio (kallookoo)",
15+
"keywords": [
16+
"semver",
17+
"compare",
18+
"versions"
19+
],
1520
"main": "dist/index.js",
1621
"module": "dist/index.esm.js",
1722
"browser": "dist/index.min.js",

0 commit comments

Comments
 (0)