fix(server): package.json

pull/12/head
sundowndev 2019-12-07 15:38:26 +01:00
parent b415bfb05b
commit e575c82539
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@
}, },
"scripts": { "scripts": {
"start": "node index.js" "start": "node index.js"
}, }
} }