Skip to content

Commit

Permalink
[SQUAD-3] update references to new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tabanliviu committed Apr 21, 2017
1 parent 1230f37 commit fd886f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Provides image optimisation information within the browser.",
"repository": {
"type": "git",
"url": "git+https://github.com/tabanliviu/image-checker.git"
"url": "git+https://github.com/nccgroup/image-checker.git"
},
"authors": [
"Simon Hearne <simon@hearne.me>",
Expand All @@ -20,9 +20,9 @@
}
],
"bugs": {
"url": "https://github.com/tabanliviu/image-checker/issues"
"url": "https://github.com/nccgroup/image-checker/issues"
},
"homepage": "https://github.com/tabanliviu/image-checker#readme",
"homepage": "https://github.com/nccgroup/image-checker#readme",
"devDependencies": {
"jasmine-core": "2.5.2",
"karma": "1.6.0",
Expand Down

0 comments on commit fd886f6

Please sign in to comment.