We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660b5bd commit 4014af3Copy full SHA for 4014af3
package.json
@@ -18,7 +18,16 @@
18
"engines": {
19
"node": ">=16.0.0"
20
},
21
- "keywords": [],
+ "keywords": [
22
+ "fastify",
23
+ "racing",
24
+ "fastify-racing",
25
+ "http",
26
+ "server",
27
+ "abortcontroller",
28
+ "abort-controller",
29
+ "abort-signal"
30
+ ],
31
"repository": {
32
"type": "git",
33
"url": "git+https://github.com/metcoder95/fastify-racing.git"
@@ -57,4 +66,4 @@
57
66
"*.test-d.ts"
58
67
]
59
68
}
60
-}
69
+}
0 commit comments