This commit is contained in:
Igor Zhukov 2014-03-19 09:58:57 +04:00
parent f80403235a
commit 3605e3c823

View File

@ -2,7 +2,7 @@
"name": "webogram",
"version": "0.0.20",
"description": "Telegram UNOFFICIAL Web App",
"main": "server.js",
"main": "index.html",
"scripts": {
"start": "node server.js"
},