Commit 8ee9da2f authored by Chris Rebert's avatar Chris Rebert

Merge pull request #134 from twbs/fix-license

correct package.json license field
parents b451104b 2f56b525
...@@ -26,10 +26,7 @@ ...@@ -26,10 +26,7 @@
"bugs": { "bugs": {
"url": "https://github.com/twbs/bootstrap/issues" "url": "https://github.com/twbs/bootstrap/issues"
}, },
"license": { "license": "MIT",
"type": "MIT",
"url": "https://github.com/twbs/bootstrap/blob/master/LICENSE"
},
"devDependencies": { "devDependencies": {
"btoa": "~1.1.2", "btoa": "~1.1.2",
"glob": "~5.0.3", "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