Made bower.json->license compatible with bower.json-spec (https://github.com/bower/bower.json-spec, using a SPDX license identifier).
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"bootstrap",
|
"bootstrap",
|
||||||
"theme"
|
"theme"
|
||||||
],
|
],
|
||||||
"license": "Apache",
|
"license": "Apache-2.0",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
|
|||||||
Reference in New Issue
Block a user