Skip to content

Commit 30e11d8

Browse files
committed
fix repo link
1 parent 9744f9d commit 30e11d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/shiftkey/node-keytar.git"
10+
"url": "https://github.com/devm33/node-keytar.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/shiftkey/node-keytar/issues"
13+
"url": "https://github.com/devm33/node-keytar/issues"
1414
},
15-
"homepage": "https://github.com/shiftkey/node-keytar",
15+
"homepage": "https://github.com/devm33/node-keytar",
1616
"keywords": [
1717
"keychain",
1818
"password",

0 commit comments

Comments
 (0)