1
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:
2021-08-10 20:30:21 -04:00
parent c5ab1ca0f9
commit 165cdd4c5c
2 changed files with 11 additions and 11 deletions

View File

@@ -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"