Add start command
This commit is contained in:
parent
d316728c52
commit
e21025c5ab
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "Simple Geo-ip server",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "ts-node src/main.ts"
|
||||
},
|
||||
"author": "Pietervdvn",
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue