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": "",
"main": "index.js",
"scripts": {
"postinstall": "npm run build",
"start": "node index.js"
},
"author": "",