aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bower.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/bower.json b/bower.json
index 05ff702ab..d0f895465 100644
--- a/bower.json
+++ b/bower.json
@@ -12,12 +12,12 @@
"web"
],
"main": [
- "./dist/css/bootstrap.css",
- "./dist/js/bootstrap.js",
- "./dist/fonts/glyphicons-halflings-regular.eot",
- "./dist/fonts/glyphicons-halflings-regular.svg",
- "./dist/fonts/glyphicons-halflings-regular.ttf",
- "./dist/fonts/glyphicons-halflings-regular.woff"
+ "dist/css/bootstrap.css",
+ "dist/js/bootstrap.js",
+ "dist/fonts/glyphicons-halflings-regular.eot",
+ "dist/fonts/glyphicons-halflings-regular.svg",
+ "dist/fonts/glyphicons-halflings-regular.ttf",
+ "dist/fonts/glyphicons-halflings-regular.woff"
],
"ignore": [
"**/.*",