mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
Merge pull request #134 from twbs/fix-license
correct package.json license field
This commit is contained in:
commit
8ee9da2f54
1 changed files with 1 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue