1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-06-27 15:25:39 -04:00

Update package.json

This commit is contained in:
2021-09-06 13:01:59 -04:00
parent da39c366bc
commit b55b28379a

View File

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