diff --git a/bower.json b/bower.json index bceacb755..67d56e66f 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ "David J. Bradshaw " ], "description": "Keep same and cross domain iFrames sized to their content with support for window/content resizing, multiple and nested iFrames. (Dependacy free and works with IE8+)", - "main": "js/iframeResizer.min.js", + "main": ["src/iframeResizer.js", "src/iframeResizer.contentWindow.js"], "keywords": [ "CrossDomain", "Cross-Domain",