diff options
| author | XhmikosR <[email protected]> | 2013-12-06 11:32:10 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2013-12-06 11:32:57 +0200 |
| commit | 68a6e57b1507565f20f754118aede4ae4e2c9252 (patch) | |
| tree | 78535f3ad7c29152520e18cc00cda1d49871df4a | |
| parent | 7b06538c911f40c46ae67b0c0df7afdfbcb5d00a (diff) | |
| download | bootstrap-68a6e57b1507565f20f754118aede4ae4e2c9252.tar.xz bootstrap-68a6e57b1507565f20f754118aede4ae4e2c9252.zip | |
bower.json: remove trailing spaces.
| -rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json index 02bd14c6d..2051ca710 100644 --- a/bower.json +++ b/bower.json @@ -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", |
