Skip to content

Commit a6e627e

Browse files
committed
Change NPM URLs to new repo
1 parent a1957f1 commit a6e627e

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
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git://github.com/soumak77/firebase-mock.git"
15+
"url": "git://github.com/dmurvihill/firebase-mock.git"
1616
},
1717
"keywords": [
1818
"firebase",
@@ -21,13 +21,13 @@
2121
"author": "Brian Soumakian",
2222
"license": "MIT",
2323
"bugs": {
24-
"url": "https://github.com/soumak77/firebase-mock/issues"
24+
"url": "https://github.com/dmurvihill/firebase-mock/issues"
2525
},
2626
"files": [
2727
"src/",
2828
"browser/"
2929
],
30-
"homepage": "https://github.com/soumak77/firebase-mock",
30+
"homepage": "https://github.com/dmurvihill/firebase-mock",
3131
"dependencies": {
3232
"firebase-auto-ids": "~1.1.0",
3333
"lodash.assign": "^4.2.0",

0 commit comments

Comments
 (0)