diff --git a/package.json b/package.json index 3ef9e9ec..168f71b7 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "build": "NODE_ENV=production webpack --config webpack.config.prod.js", "test": "echo \"Error: no test specified\" && exit 1" }, + "main": "index.js", "author": "Cassie Tarakajian", "license": "MIT", "repository": {