mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2025-12-01 07:43:50 -05:00
cli v1.11.337
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jakejarvis/cli",
|
||||
"version": "1.10.337",
|
||||
"version": "1.11.337",
|
||||
"description": "The Jake Jarvis CLI",
|
||||
"homepage": "https://jarv.is/cli/",
|
||||
"repository": "https://github.com/jakejarvis/jakejarvis.git",
|
||||
@@ -22,7 +22,7 @@
|
||||
"node": "^12 || ^14 || >=16"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
"dist/index.js"
|
||||
],
|
||||
"bin": {
|
||||
"jakejarvis": "./dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user