package.json correction v3

This commit is contained in:
Luca Schwan
2020-03-21 19:10:44 +01:00
parent 2529c595dd
commit 4515d69016

View File

@ -4,7 +4,6 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"postinstall": "bower install && grunt build",
"start": "node index.js" "start": "node index.js"
}, },
"author": "", "author": "",