-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
279 additions
and
753 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "covid19trackercli", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Track global COVID-19 cases from command line interface.", | ||
"main": "dist/api.js", | ||
"scripts": { | ||
|
@@ -34,23 +34,23 @@ | |
"@types/express": "^4.17.13", | ||
"@types/minimist": "^1.2.2", | ||
"@types/morgan": "^1.9.3", | ||
"@types/node": "15.9.0", | ||
"nodemon": "^2.0.15", | ||
"ts-node": "^10.7.0" | ||
"@types/node": "18.0.3", | ||
"nodemon": "^2.0.19", | ||
"ts-node": "^10.8.2" | ||
}, | ||
"bin": { | ||
"covid": "./dist/cli.js" | ||
}, | ||
"dependencies": { | ||
"asciichart": "^1.5.25", | ||
"axios": "^0.26.1", | ||
"axios": "^0.27.2", | ||
"blessed": "^0.1.81", | ||
"blessed-contrib": "^4.11.0", | ||
"colors": "^1.4.0", | ||
"express": "^4.17.3", | ||
"express": "^4.18.1", | ||
"minimist": "^1.2.6", | ||
"morgan": "^1.10.0", | ||
"typescript": "^4.6.3", | ||
"typescript": "^4.7.4", | ||
"world-countries": "^4.0.0" | ||
}, | ||
"packageManager": "[email protected]" | ||
|
Oops, something went wrong.
bb6e49d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
covid19-tracker-cli – ./
covid19-tracker-cli-wareneutron.vercel.app
covid19cli.vercel.app
covid19-cli.wareneutron.com
covid19-tracker-cli-git-main-wareneutron.vercel.app