Skip to content

Commit

Permalink
Update ember/ed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Jun 2, 2015
1 parent dc1e01a commit 6265422
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "ember-cli-toggle",
"dependencies": {
"jquery": "^1.11.1",
"ember": "1.11.0",
"ember-data": "1.0.0-beta.16.1",
"ember": "1.12.1",
"ember-data": "1.0.0-beta.18",
"ember-resolver": "~0.1.15",
"loader.js": "ember-cli/loader.js#3.2.0",
"ember-cli-shims": "ember-cli/ember-cli-shims#0.0.3",
Expand All @@ -12,8 +12,5 @@
"ember-qunit": "0.3.2",
"ember-qunit-notifications": "0.0.7",
"qunit": "~1.17.1"
},
"resolutions": {
"ember": "1.11.0"
}
}

0 comments on commit 6265422

Please sign in to comment.