Skip to content

Commit

Permalink
Merge pull request #21 from san650/move-repo-back-to-san650
Browse files Browse the repository at this point in the history
Move repo back to san650
  • Loading branch information
san650 authored Dec 13, 2016
2 parents 54220d5 + f328af8 commit c302f1e
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 @@ -2,8 +2,8 @@
"name": "ember-addons-inspector",
"version": "1.1.0",
"description": "Inspect the addons included in your Ember application or Ember addon",
"homepage": "https://github.com/wyeworks/ember-addons-inspector",
"bugs": "https://github.com/wyeworks/ember-addons-inspector/issues",
"homepage": "https://github.com/san650/ember-addons-inspector",
"bugs": "https://github.com/san650/ember-addons-inspector/issues",
"directories": {
"doc": "doc",
"test": "tests"
Expand All @@ -14,7 +14,7 @@
"test": "npm run nodetest",
"nodetest": "mocha node-tests --recursive"
},
"repository": "https://github.com/wyeworks/ember-addons-inspector.git",
"repository": "https://github.com/san650/ember-addons-inspector.git",
"engines": {
"node": ">= 0.10.0"
},
Expand Down

0 comments on commit c302f1e

Please sign in to comment.