1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-26 06:35:23 -04:00

Update package.json

This commit is contained in:
Jake Jarvis 2021-09-06 13:01:59 -04:00
parent da39c366bc
commit b55b28379a
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -25,7 +25,7 @@
"node": "^12 || ^14 || >=16"
},
"files": [
"dist/index.js"
"dist"
],
"bin": {
"jakejarvis": "./dist/index.js"