diff --git a/package.json b/package.json index c9c8848c..f2e9b71d 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "author": "Braun Patrik", "homepage": "https://github.com/bpatrik/PiGallery2", "license": "MIT", + "main": "./backend/server.js", "scripts": { "build": "typings install && webpack frontend/webpack.config.js -P && tsc -p backend", "pretest": "typings install",