Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
release 0.5.5-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Feb 13, 2015
1 parent f7e230c commit 282f6d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "core-component-page",
"private": true,
"dependencies": {
"webcomponentsjs": "Polymer/webcomponentsjs#master",
"polymer": "Polymer/polymer#master"
}
}
{
"name": "core-component-page",
"private": true,
"dependencies": {
"webcomponentsjs": "Polymer/webcomponentsjs#^0.5",
"polymer": "Polymer/polymer#^0.5"
}
}

0 comments on commit 282f6d4

Please sign in to comment.