1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-10-16 04:44:25 -04:00

Update package.json

This commit is contained in:
2021-03-31 10:51:28 -04:00
committed by GitHub
parent 6b332090ae
commit 831af2fcbc

View File

@@ -3,6 +3,7 @@
"version": "1.7.337",
"description": "The Jake Jarvis CLI",
"homepage": "https://jarv.is/cli/",
"repository": "https://github.com/jakejarvis/jakejarvis.git",
"bugs": "https://github.com/jakejarvis/jakejarvis/issues",
"license": "MIT",
"keywords": [
@@ -17,10 +18,6 @@
"email": "jake@jarv.is",
"url": "https://jarv.is/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jakejarvis/jakejarvis.git"
},
"engines": {
"node": "^10 || ^12 || >=14"
},