Skip to content

Commit 9289f09

Browse files
committed
Update package.json
Fixed all repo links.
1 parent 29b37cd commit 9289f09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git@github.com:DavidSouther/mockasing.git"
11+
"url": "git@github.com:RupertJS/mockasing.git"
1212
},
1313
"keywords": [
1414
"angular",
@@ -18,9 +18,9 @@
1818
"author": "David Souther <davidsouther@gmail.com> (https://davidsouther.com/)",
1919
"license": "ISC",
2020
"bugs": {
21-
"url": "https://github.com/DavidSouther/mockasing/issues"
21+
"url": "https://github.com/RupertJS/mockasing/issues"
2222
},
23-
"homepage": "https://github.com/DavidSouther/mockasing",
23+
"homepage": "https://github.com/RupertJS/mockasing",
2424
"devDependencies": {
2525
"angular": "^1.3.0",
2626
"angular-mocks": "^1.3.0",

0 commit comments

Comments
 (0)