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

include xdg-open in package

This commit is contained in:
Jake Jarvis 2021-08-07 20:38:11 -04:00
parent 88f5a45048
commit 0ae314b54f
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

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