fix conflict
diff --git a/component.json b/component.json
index 1530b51..1fc7cb8 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,7 @@
 {
   "name": "impress-js",
   "version": "0.5.3",
+  "main": "./js/impress.js",
   "description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com",
   "homepage": "https://github.com/bartaz/impress.js",
   "license" : ["http://bartaz.mit-license.org/", "http://www.gnu.org/licenses/"],