Skip to content

Commit

Permalink
🎉 feat: provenance publish
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyAom committed Dec 25, 2024
1 parent d4ff714 commit f10ebf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"elysia",
"server-timing"
],
"homepage": "https://github.com/elysiajs/elysia-server-timing",
"homepage": "https://github.com/elysiajs/server-timing",
"repository": {
"type": "git",
"url": "https://github.com/elysiajs/elysia-server-timing"
"url": "https://github.com/elysiajs/server-timing"
},
"bugs": "https://github.com/elysiajs/elysia-server-timing/issues",
"bugs": "https://github.com/elysiajs/server-timing/issues",
"license": "MIT",
"scripts": {
"dev": "bun run --watch example/index.ts",
Expand All @@ -46,4 +46,4 @@
"tsup": "^8.1.0",
"typescript": "^5.5.3"
}
}
}

0 comments on commit f10ebf4

Please # to comment.