Skip to content

Commit 0c2faad

Browse files
committed
fix repository field in package.json
1 parent e67f20a commit 0c2faad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "6.3.1",
44
"description": "Fix broken node modules with no fuss",
55
"main": "dist/index.js",
6-
"repository": "https://github.com/ds300/patch-package",
6+
"repository": "github:ds300/patch-package",
77
"author": "David Sheldrick",
88
"license": "MIT",
99
"engines": {

0 commit comments

Comments
 (0)