Skip to content

Commit fdf99fe

Browse files
committed
chore(package.json): add keywords
1 parent 6f26889 commit fdf99fe

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@
2828
"access": "public"
2929
},
3030
"homepage": "https://github.com/yusukebe/pico",
31+
"keywords": [
32+
"web",
33+
"framework",
34+
"router",
35+
"cloudflare",
36+
"workers",
37+
"deno"
38+
],
3139
"devDependencies": {
3240
"@cloudflare/workers-types": "^4.20221111.1",
3341
"@types/jest": "^29.2.3",
@@ -48,4 +56,4 @@
4856
"rimraf": "^3.0.2",
4957
"typescript": "^4.9.3"
5058
}
51-
}
59+
}

0 commit comments

Comments
 (0)