Skip to content

Commit

Permalink
Merge pull request #18 from truenorth/ember2
Browse files Browse the repository at this point in the history
Ember 2.0 compatibility
  • Loading branch information
mike-north committed Jul 24, 2015
2 parents a32531a + 038c6c9 commit 2fe54b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-resize",
"version": "0.0.6",
"version": "0.0.7",
"description": "Idiomatically handle window and view resizes in Ember.js",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -37,6 +37,7 @@
"ember-disable-prototype-extensions": "^1.0.0",
"ember-disable-proxy-controllers": "^1.0.0",
"ember-export-application-global": "^1.0.2",
"ember-legacy-views": "0.2.0",
"ember-new-computed": "1.0.0",
"ember-suave": "~0.1.9",
"ember-try": "~0.0.7"
Expand Down

0 comments on commit 2fe54b5

Please sign in to comment.