Fix command

This commit is contained in:
Daniel Bulant 2020-04-14 10:30:01 +02:00 committed by GitHub
parent 62c0ac55c3
commit 4c45f0a0e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"mysqlExporter": "node index.js"
"mysqlExporter": "index.js"
},
"keywords": [],
"author": "",