mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
Merge pull request #11740 from XhmikosR/trailing-spaces
Remove trailing spaces
This commit is contained in:
commit
5e8db4ad11
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue