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

Commit f12869b

Browse files
committed
release 0.4.0
1 parent f26894c commit f12869b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "paper-input",
33
"private": true,
44
"dependencies": {
5-
"polymer": "Polymer/polymer#master",
6-
"core-icon": "Polymer/core-icon#master",
7-
"core-icons": "Polymer/core-icons#master",
8-
"core-input": "Polymer/core-input#master",
9-
"core-style": "Polymer/core-style#master"
5+
"polymer": "Polymer/polymer#>=0.4.0 <1.0.0",
6+
"core-icon": "Polymer/core-icon#>=0.4.0 <1.0.0",
7+
"core-icons": "Polymer/core-icons#>=0.4.0 <1.0.0",
8+
"core-input": "Polymer/core-input#>=0.4.0 <1.0.0",
9+
"core-style": "Polymer/core-style#>=0.4.0 <1.0.0"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)