correct package.json license field

"bootstrap@4.0.0-alpha license should be a valid SPDX license expression"
This commit is contained in:
Thomas McDonald 2015-07-25 11:28:00 -07:00
parent b451104bcd
commit 2f56b52542
1 changed files with 1 additions and 4 deletions

View File

@ -26,10 +26,7 @@
"bugs": {
"url": "https://github.com/twbs/bootstrap/issues"
},
"license": {
"type": "MIT",
"url": "https://github.com/twbs/bootstrap/blob/master/LICENSE"
},
"license": "MIT",
"devDependencies": {
"btoa": "~1.1.2",
"glob": "~5.0.3",