Skip to content

Commit

Permalink
Add ember-debug-handlers-polyfill dev dependency
Browse files Browse the repository at this point in the history
... to support Ember 2.0 and below
  • Loading branch information
Turbo87 committed Nov 8, 2017
1 parent 2e4d1a3 commit 7424345
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"ember-cli-inject-live-reload": "^1.4.1",
"ember-cli-qunit": "^4.0.0",
"ember-cli-shims": "^1.1.0",
"ember-debug-handlers-polyfill": "^1.0.4",
"ember-disable-prototype-extensions": "^1.1.2",
"ember-load-initializers": "^1.0.0",
"ember-qunit-assert-helpers": "^0.2.0",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2182,6 +2182,10 @@ ember-cli@~2.16.2:
walk-sync "^0.3.0"
yam "0.0.22"

ember-debug-handlers-polyfill@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/ember-debug-handlers-polyfill/-/ember-debug-handlers-polyfill-1.0.4.tgz#d5c3e838e6659b43d89faeebf61b53c887c20ceb"

ember-disable-prototype-extensions@^1.1.2:
version "1.1.3"
resolved "https://registry.yarnpkg.com/ember-disable-prototype-extensions/-/ember-disable-prototype-extensions-1.1.3.tgz#1969135217654b5e278f9fe2d9d4e49b5720329e"
Expand Down

0 comments on commit 7424345

Please sign in to comment.