diff --git a/bower.json b/bower.json
index 375fcd41263..faebcafa089 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
 {
   "name": "plotly.js",
   "description": "The open source javascript graphing library that powers plotly",
-  "main": "./dist/plotly.min.js",
+  "main": "./dist/plotly.js",
   "authors": [
     "Plotly, Inc."
   ],