Main entry in package.json fixed for webkit-app.
This commit is contained in:
parent
c57df35696
commit
645c1d5cbf
@ -2,7 +2,7 @@
|
|||||||
"name": "webogram",
|
"name": "webogram",
|
||||||
"version": "0.0.21",
|
"version": "0.0.21",
|
||||||
"description": "Telegram UNOFFICIAL Web App",
|
"description": "Telegram UNOFFICIAL Web App",
|
||||||
"main": "index.html",
|
"main": "app/index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user