Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Jul 31, 2015
1 parent 13139d6 commit c6430ae
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
@@ -1,6 +1,6 @@
{
"name": "ember-anchor",
"version": "0.0.5",
"version": "0.0.6",
"description": "Simple scroll-to-anchor support for Ember.js apps",
"directories": {
"doc": "doc",
Expand All @@ -11,8 +11,8 @@
"build": "ember build",
"test": "ember try:testall"
},
"repository": "https://github.com/truenorth/ember-anchor.git",
"homepage": "https://github.com/truenorth/ember-anchor",
"repository": "https://github.com/mike-north/ember-anchor.git",
"homepage": "https://github.com/mike-north/ember-anchor",
"engines": {
"node": ">= 0.10.0"
},
Expand Down

0 comments on commit c6430ae

Please sign in to comment.