Merge pull request #3194 from HaykoKoryun/2617-fix-bower

added polymer-mini and polymer-micro to main
This commit is contained in:
Kevin Schaaf 2015-12-14 10:34:29 -08:00
commit a5b7b85d4e

View File

@ -2,7 +2,9 @@
"name": "polymer", "name": "polymer",
"version": "1.2.3", "version": "1.2.3",
"main": [ "main": [
"polymer.html" "polymer.html",
"polymer-mini.html",
"polymer-micro.html"
], ],
"license": "http://polymer.github.io/LICENSE.txt", "license": "http://polymer.github.io/LICENSE.txt",
"ignore": [ "ignore": [