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:
Jens Nyman
2015-06-07 12:09:19 +02:00
parent c1fc29bfe4
commit 948ed10a1d

View File

@@ -10,7 +10,7 @@
"bootstrap", "bootstrap",
"theme" "theme"
], ],
"license": "Apache", "license": "Apache-2.0",
"ignore": [ "ignore": [
"**/.*", "**/.*",
"node_modules", "node_modules",