Skip to content

Commit f10ebf4

Browse files
committed
🎉 feat: provenance publish
1 parent d4ff714 commit f10ebf4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"elysia",
2323
"server-timing"
2424
],
25-
"homepage": "https://github.com/elysiajs/elysia-server-timing",
25+
"homepage": "https://github.com/elysiajs/server-timing",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/elysiajs/elysia-server-timing"
28+
"url": "https://github.com/elysiajs/server-timing"
2929
},
30-
"bugs": "https://github.com/elysiajs/elysia-server-timing/issues",
30+
"bugs": "https://github.com/elysiajs/server-timing/issues",
3131
"license": "MIT",
3232
"scripts": {
3333
"dev": "bun run --watch example/index.ts",
@@ -46,4 +46,4 @@
4646
"tsup": "^8.1.0",
4747
"typescript": "^5.5.3"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)