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

Commit 65c3173

Browse files
committed
release 0.5.5-rc1
1 parent 7a8e6ee commit 65c3173

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "core-icons",
33
"private": true,
44
"dependencies": {
5-
"core-icon": "Polymer/core-icon#master",
6-
"core-iconset-svg": "Polymer/core-iconset-svg#master",
7-
"polymer": "Polymer/polymer#master"
5+
"core-icon": "Polymer/core-icon#^0.5",
6+
"core-iconset-svg": "Polymer/core-iconset-svg#^0.5",
7+
"polymer": "Polymer/polymer#^0.5"
88
},
99
"ignore": [
1010
"util",
1111
"update-icons.sh"
1212
]
13-
}
13+
}

0 commit comments

Comments
 (0)