Commit 2f56b525 authored by Thomas McDonald's avatar Thomas McDonald

correct package.json license field

"bootstrap@4.0.0-alpha license should be a valid SPDX license expression"
parent b451104b
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment