diff --git a/package.json b/package.json index 56195d4..edea438 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "grunt-contrib-watch": "0.5.3", "grunt-contrib-qunit": "0.2.2" }, + "main": "./dist/bubblechart.js", "scripts": { "test": "grunt", "prepublish": "grunt dist"