Skip to content

Commit e0bf43c

Browse files
sayefdeenclaude
andcommitted
chore: add homepage URL to package.json
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 059b302 commit e0bf43c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@srawad/trpc-studio",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"license": "MIT",
55
"description": "Swagger-like UI for tRPC with automatic output type extraction",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/sayefdeen/trpc-studio"
99
},
10-
"homepage": "https://github.com/sayefdeen/trpc-studio#readme",
10+
"homepage": "https://trpc-studio-nextjs.vercel.app",
1111
"author": "Saif Alrawad",
1212
"main": "./dist/index.js",
1313
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)