Commit 5e8db4ad authored by Chris Rebert's avatar Chris Rebert

Merge pull request #11740 from XhmikosR/trailing-spaces

Remove trailing spaces
parents 7b06538c 68a6e57b
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
"name": "bootstrap", "name": "bootstrap",
"version": "3.0.3", "version": "3.0.3",
"main": [ "main": [
"./dist/js/bootstrap.js", "./dist/js/bootstrap.js",
"./dist/css/bootstrap.css", "./dist/css/bootstrap.css",
"./dist/fonts/glyphicons-halflings-regular.eot", "./dist/fonts/glyphicons-halflings-regular.eot",
"./dist/fonts/glyphicons-halflings-regular.svg", "./dist/fonts/glyphicons-halflings-regular.svg",
"./dist/fonts/glyphicons-halflings-regular.ttf", "./dist/fonts/glyphicons-halflings-regular.ttf",
......
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