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 d4ff714 commit f10ebf4Copy full SHA for f10ebf4
1 file changed
package.json
@@ -22,12 +22,12 @@
22
"elysia",
23
"server-timing"
24
],
25
- "homepage": "https://github.com/elysiajs/elysia-server-timing",
+ "homepage": "https://github.com/elysiajs/server-timing",
26
"repository": {
27
"type": "git",
28
- "url": "https://github.com/elysiajs/elysia-server-timing"
+ "url": "https://github.com/elysiajs/server-timing"
29
},
30
- "bugs": "https://github.com/elysiajs/elysia-server-timing/issues",
+ "bugs": "https://github.com/elysiajs/server-timing/issues",
31
"license": "MIT",
32
"scripts": {
33
"dev": "bun run --watch example/index.ts",
@@ -46,4 +46,4 @@
46
"tsup": "^8.1.0",
47
"typescript": "^5.5.3"
48
}
49
-}
+}
0 commit comments