diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bower.json b/bower.json index 02bd14c6d..82cf69b63 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", @@ -19,7 +19,6 @@ "CNAME", "CONTRIBUTING.md", "Gruntfile.js", - "browserstack.json", "composer.json", "package.json", "*.html" |
