Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #115 from Turbo87/babel-7
Browse files Browse the repository at this point in the history
Update `ember-cli-babel` peer dependency to support Babel 7 too
  • Loading branch information
Turbo87 authored Oct 12, 2018
2 parents cede1a4 + 45878e3 commit 27dbeaa
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 @@ -60,7 +60,7 @@
"silent-error": "^1.1.0"
},
"peerDependencies": {
"ember-cli-babel": "^6.7.1"
"ember-cli-babel": "^6.7.1 || ^7.0.0"
},
"resolutions": {
"ember-cli-qunit/qunit": "~2.6.0",
Expand Down

0 comments on commit 27dbeaa

Please sign in to comment.