diff --git a/package.json b/package.json index 4d0b46c..2474c31 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, + "main": "dist/dicomParser.js", "devDependencies": { "grunt-contrib-copy": "0.4.x", "grunt-contrib-qunit": "^0.4.0",