Skip to content

Commit 9d026cb

Browse files
authored
fix: package.json keywords declarations (#666)
1 parent e264f68 commit 9d026cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bin": {
1111
"rdme": "bin/rdme"
1212
},
13-
"tags": [
13+
"keywords": [
1414
"api",
1515
"apis",
1616
"openapi",

0 commit comments

Comments
 (0)