Fix package.json
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
9a4f621f69
commit
7a6dc186f3
@ -8,7 +8,7 @@
|
||||
},
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": "Fred Boniface",
|
||||
"main": "express.js",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"run": "tsc && node dist/app.js",
|
||||
|
Loading…
Reference in New Issue
Block a user