Skip to content

Commit

Permalink
Update ember-cli to 2.8.0 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
poteto authored Sep 15, 2016
1 parent 6b8b983 commit b400224
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "ember-composable-helpers",
"dependencies": {
"ember": "~2.7.0",
"ember-cli-shims": "0.1.1",
"ember-qunit-notifications": "0.1.0"
"ember": "~2.8.0",
"ember-cli-shims": "0.1.1"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"broccoli-asset-rev": "^2.4.2",
"chai": "^3.5.0",
"ember-ajax": "^2.0.1",
"ember-cli": "2.7.0",
"ember-cli": "2.8.0",
"ember-cli-app-version": "^1.0.0",
"ember-cli-dependency-checker": "^1.2.0",
"ember-cli-htmlbars": "^1.0.3",
"ember-cli-htmlbars-inline-precompile": "^0.3.1",
"ember-cli-inject-live-reload": "^1.4.0",
"ember-cli-jshint": "^1.0.0",
"ember-cli-qunit": "^2.0.0",
"ember-cli-qunit": "^2.1.0",
"ember-cli-release": "^0.2.9",
"ember-cli-sri": "^2.1.0",
"ember-cli-test-loader": "^1.1.0",
Expand Down

0 comments on commit b400224

Please sign in to comment.