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 #290 from rwjblue/drop-babel-6
Browse files Browse the repository at this point in the history
Drop Babel 6 support.
  • Loading branch information
rwjblue committed Aug 31, 2019
2 parents c7e28de + d0fafd2 commit c1b8284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"silent-error": "^1.1.0"
},
"peerDependencies": {
"ember-cli-babel": "^6.7.1 || ^7.0.0"
"ember-cli-babel": "^7.0.0"
},
"ember-addon": {
"configPath": "tests/dummy/config",
Expand Down

0 comments on commit c1b8284

Please sign in to comment.