Merge pull request #2 from LeoOuyang24/patch-2

Update package.json
pull/3/head
nrfq 2021-10-22 16:21:00 -04:00 committed by GitHub
commit 60cc119225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"fpb-parse": "./index.js"
"fpb-parse": "node ./index.js"
},
"author": "Nick Quidas",
"license": "ISC",