Rename git repo
This commit is contained in:
parent
306c3fdb58
commit
784725093a
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jorangreef/sudo.git"
|
"url": "git+https://github.com/jorangreef/sudo-prompt.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"sudo",
|
"sudo",
|
||||||
|
@ -18,8 +18,8 @@
|
||||||
"author": "Joran Dirk Greef",
|
"author": "Joran Dirk Greef",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jorangreef/sudo/issues"
|
"url": "https://github.com/jorangreef/sudo-prompt/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/jorangreef/sudo#readme",
|
"homepage": "https://github.com/jorangreef/sudo-prompt#readme",
|
||||||
"scripts": {}
|
"scripts": {}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue