Merge pull request #724 from FluorescentHallucinogen/patch-3

Add more keywords to bower.json
This commit is contained in:
Monica Dinculescu
2017-03-27 14:59:07 -07:00
committed by GitHub

View File

@@ -11,7 +11,10 @@
"url": "https://github.com/webcomponents/webcomponentsjs.git"
},
"keywords": [
"webcomponents"
"webcomponents",
"web-components",
"polyfill",
"shim"
],
"license": "BSD",
"ignore": [],