Add individual polyfills to bower.json.

This commit is contained in:
Kevin Schaaf
2016-09-09 09:43:18 -07:00
parent 73b21497cd
commit 7400ec2870

View File

@@ -13,6 +13,11 @@
"keywords": [
"webcomponents"
],
"dependencies": {
"custom-elements": "webcomponentsjs/custom-elements#master",
"shadydom": "webcomponentsjs/shadydom#master",
"shadycss": "webcomponentsjs/shadycss#master"
},
"license": "BSD",
"ignore": [],
"devDependencies": {