Skip to content

Commit

Permalink
Move get-owner-polyfill to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
briangonzalez committed Jan 24, 2017
1 parent 4668047 commit b008559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
"ember-data": "^2.6.0",
"ember-disable-prototype-extensions": "^1.1.0",
"ember-export-application-global": "^1.0.5",
"ember-getowner-polyfill": "1.0.1",
"ember-load-initializers": "^0.5.1",
"ember-resolver": "^2.0.3",
"ember-welcome-page": "^2.0.3",
Expand All @@ -88,6 +87,7 @@
"browser scroll"
],
"dependencies": {
"ember-getowner-polyfill": "1.0.1",
"ember-cli-babel": "^5.1.6"
},
"ember-addon": {
Expand Down

0 comments on commit b008559

Please sign in to comment.