package.json correction

This commit is contained in:
Luca Schwan
2020-03-21 19:05:29 +01:00
parent cadf033338
commit 429efecb0e

View File

@ -4,6 +4,7 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"postinstall": "npm run build",
"start": "node index.js" "start": "node index.js"
}, },
"author": "", "author": "",