mirror of https://github.com/twbs/bootstrap.git
Merge pull request #11740 from XhmikosR/trailing-spaces
Remove trailing spaces
This commit is contained in:
commit
5e8db4ad11
|
|
@ -2,8 +2,8 @@
|
|||
"name": "bootstrap",
|
||||
"version": "3.0.3",
|
||||
"main": [
|
||||
"./dist/js/bootstrap.js",
|
||||
"./dist/css/bootstrap.css",
|
||||
"./dist/js/bootstrap.js",
|
||||
"./dist/css/bootstrap.css",
|
||||
"./dist/fonts/glyphicons-halflings-regular.eot",
|
||||
"./dist/fonts/glyphicons-halflings-regular.svg",
|
||||
"./dist/fonts/glyphicons-halflings-regular.ttf",
|
||||
|
|
|
|||
Loading…
Reference in New Issue