From: Breno Calazans Date: Mon, 29 Jul 2013 19:11:28 +0000 (-0300) Subject: Update bower.json X-Git-Tag: v3.0.0~105^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a56f54511b5ade215d9df9b743983aa91030e2;p=thirdparty%2Fbootstrap.git Update bower.json --- diff --git a/bower.json b/bower.json index b0570cd707..7a3e4b622a 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bootstrap", "version": "3.0.0", - "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"], + "main": ["./dist/js/bootstrap.min.js", "./dist/js/bootstrap.js", "./dist/css/bootstrap.min.css", "./dist/css/bootstrap.css"], "ignore": [ "**/.*" ],