Skip to content

Commit b6cd192

Browse files
committed
chore: fix repo url
1 parent c9358e1 commit b6cd192

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
@@ -48,13 +48,13 @@
4848
"tsup": "^8.3.5",
4949
"typescript": "^5.7.3"
5050
},
51-
"homepage": "https://github.com/edge-js/edge-error#readme",
51+
"homepage": "https://github.com/edge-js/error#readme",
5252
"repository": {
5353
"type": "git",
54-
"url": "git+https://github.com/edge-js/edge-error.git"
54+
"url": "git+https://github.com/edge-js/error.git"
5555
},
5656
"bugs": {
57-
"url": "https://github.com/edge-js/edge-error/issues"
57+
"url": "https://github.com/edge-js/error/issues"
5858
},
5959
"keywords": [
6060
"edge-error",

0 commit comments

Comments
 (0)