diff --git a/package.json b/package.json index d59b6ec6..2de88fc1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "webogram", "version": "0.0.21", "description": "Telegram UNOFFICIAL Web App", - "main": "app/index.html", + "main": "index.html", "scripts": { "start": "node server.js" },