diff --git a/bower.json b/bower.json index 6ca6462a..5363d749 100644 --- a/bower.json +++ b/bower.json @@ -17,5 +17,6 @@ "bower_components", "test", "tests" - ] + ], + "main": "./src/Global.js", }