diff --git a/bower.json b/bower.json index 1612c6a..4bc916f 100644 --- a/bower.json +++ b/bower.json @@ -5,6 +5,10 @@ "authors": [ "Vincent Lamanna " ], + "main": [ + "dist/bootstrap-formhelpers.min.js", + "dist/bootstrap-formhelpers.min.css" + ], "description": "A collection of jQuery plugins for Bootstrap.", "dependencies": { "bootstrap": "3.0.0"