Skip to content

Commit

Permalink
Merge pull request #3194 from HaykoKoryun/2617-fix-bower
Browse files Browse the repository at this point in the history
added polymer-mini and polymer-micro to main
  • Loading branch information
kevinpschaaf committed Dec 14, 2015
2 parents 9066a48 + da5d781 commit a5b7b85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"name": "polymer",
"version": "1.2.3",
"main": [
"polymer.html"
"polymer.html",
"polymer-mini.html",
"polymer-micro.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
Expand Down

0 comments on commit a5b7b85

Please sign in to comment.