diff --git a/bower.json b/bower.json index 020ede1..c55c0c8 100644 --- a/bower.json +++ b/bower.json @@ -9,7 +9,7 @@ "description": "The image cropping jquery plugin that will satisfy your needs and much more", "license": "MIT", "main": [ - "croppic.min.js", + "croppic.js", "assets/css/croppic.css" ], "keywords": [ @@ -20,4 +20,4 @@ "jquery-mousewheel": "~3.1.12", "jquery": ">= 2.1.3" } -} \ No newline at end of file +}