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

Commit

Permalink
Update ember to v2.10.2
Browse files Browse the repository at this point in the history
Also update polymer, iron-icons and ember-cli-htmlbars packages.
  • Loading branch information
dunnkers committed Dec 29, 2016
1 parent ccf40b7 commit 3844a93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "ember-polymer",
"dependencies": {
"ember": "^2.9.0",
"ember": "^2.10.2",
"ember-cli-shims": "0.1.3",
"ember-qunit-notifications": "0.1.0",
"polymer": "Polymer/polymer#~1.7.0",
"polymer": "Polymer/polymer#~1.7.1",
"paper-elements": "PolymerElements/paper-elements#^1.0.7",
"iron-icons": "PolymerElements/iron-icons#^1.1.3"
"iron-icons": "PolymerElements/iron-icons#^1.2.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"broccoli-vulcanize": "^3.0.0",
"clone": "^2.0.0",
"ember-cli-babel": "^5.1.6",
"ember-cli-htmlbars": "^1.1.0",
"ember-cli-htmlbars": "^1.1.1",
"quick-temp": "^0.1.6"
},
"ember-addon": {
Expand Down

0 comments on commit 3844a93

Please sign in to comment.