Merge pull request #725 from FluorescentHallucinogen/patch-4

Fix license value in bower.json
This commit is contained in:
Monica Dinculescu
2017-03-27 14:59:22 -07:00
committed by GitHub

View File

@@ -16,7 +16,7 @@
"polyfill",
"shim"
],
"license": "BSD",
"license": "BSD-3-Clause",
"ignore": [],
"devDependencies": {
"web-component-tester": "^v6.0.0-prerelease.7",