mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #3194 from HaykoKoryun/2617-fix-bower
added polymer-mini and polymer-micro to main
This commit is contained in:
commit
a5b7b85d4e
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user