Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian committed May 15, 2015
1 parent 484608d commit 7f1bc00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"/demo/"
],
"dependencies": {
"polymer": "Polymer/polymer#v0.9.0-rc.1",
"iron-selector": "PolymerElements/iron-selector#^v0.9.1"
"polymer": "Polymer/polymer#^0.9.0",
"iron-selector": "PolymerElements/iron-selector#^0.9.1"
},
"devDependencies": {
"iron-component-page": "PolymerElements/iron-component-page#^0.9.0",
"test-fixture": "PolymerElements/test-fixture#^0.9.0",
"web-component-tester": "*",
"webcomponentsjs": "webcomponents/webcomponentsjs#~0.6.0"
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.6.0"
}
}

0 comments on commit 7f1bc00

Please sign in to comment.