Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #99 from ember-cli/babel-6
Browse files Browse the repository at this point in the history
Update to Babel 6.
  • Loading branch information
rwjblue authored Mar 24, 2017
2 parents d27c7e2 + b317e88 commit e6f8799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "ember try:each"
},
"dependencies": {
"ember-cli-babel": "^5.2.1",
"ember-cli-babel": "^6.0.0-beta.7",
"ember-cli-version-checker": "^1.2.0",
"silent-error": "^1.0.1"
},
Expand All @@ -28,7 +28,7 @@
"ember-cli": "^2.11.0",
"ember-cli-dependency-checker": "^1.3.0",
"ember-cli-htmlbars": "^1.1.1",
"ember-cli-htmlbars-inline-precompile": "^0.3.3",
"ember-cli-htmlbars-inline-precompile": "^0.4.0-beta.2",
"ember-cli-inject-live-reload": "^1.4.1",
"ember-cli-qunit": "^3.1.0",
"ember-cli-sri": "^2.1.0",
Expand Down

0 comments on commit e6f8799

Please sign in to comment.