Skip to content

Commit 23a0d4f

Browse files
committed
🔧 fix: package url
1 parent f5abcbf commit 23a0d4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565
],
6666
"repository": {
6767
"type": "git",
68-
"url": "https://github.com/elysiajs/elysia-node"
68+
"url": "https://github.com/elysiajs/node"
6969
},
7070
"author": {
7171
"name": "saltyAom",
7272
"url": "https://github.com/SaltyAom",
7373
"email": "saltyaom@gmail.com"
7474
},
75-
"homepage": "https://github.com/elysiajs/elysia-node",
76-
"bugs": "https://github.com/elysiajs/elysia-node/issues"
75+
"homepage": "https://github.com/elysiajs/node",
76+
"bugs": "https://github.com/elysiajs/node/issues"
7777
}

0 commit comments

Comments
 (0)