1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-06-29 07:45:42 -04:00

include xdg-open in package

This commit is contained in:
2021-08-07 20:38:11 -04:00
parent 88f5a45048
commit 0ae314b54f

View File

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