We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b37cd commit 9289f09Copy full SHA for 9289f09
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git@github.com:DavidSouther/mockasing.git"
+ "url": "git@github.com:RupertJS/mockasing.git"
12
13
"keywords": [
14
"angular",
@@ -18,9 +18,9 @@
18
"author": "David Souther <davidsouther@gmail.com> (https://davidsouther.com/)",
19
"license": "ISC",
20
"bugs": {
21
- "url": "https://github.com/DavidSouther/mockasing/issues"
+ "url": "https://github.com/RupertJS/mockasing/issues"
22
23
- "homepage": "https://github.com/DavidSouther/mockasing",
+ "homepage": "https://github.com/RupertJS/mockasing",
24
"devDependencies": {
25
"angular": "^1.3.0",
26
"angular-mocks": "^1.3.0",
0 commit comments