Skip to content

Commit 80986b9

Browse files
committed
docs: 指定关键词
1 parent 7ddcc14 commit 80986b9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,16 @@
5858
"README.md",
5959
"CHANGELOG.md"
6060
],
61-
"keywords": [],
61+
"keywords": [
62+
"openapi",
63+
"openapi-client",
64+
"openapi-typescript",
65+
"openapi-fetch",
66+
"openapi-axios",
67+
"openapi-adapter"
68+
],
6269
"repository": "git@github.com:foca-js/foca-openapi.git",
63-
"homepage": "https://foca.js.org",
70+
"homepage": "https://github.com/foca-js/foca-openapi",
6471
"license": "MIT",
6572
"volta": {
6673
"node": "20.13.0",

0 commit comments

Comments
 (0)