diff --git a/bower.json b/bower.json index 05ff702abe..d0f895465f 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": [ "**/.*",