We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b882bc5 commit 1db1083Copy full SHA for 1db1083
.gitignore
@@ -1,3 +1,4 @@
1
node_modules
2
.now
3
-.DS_Store
+.DS_Store
4
+.now
package.json
@@ -1,6 +1,6 @@
{
"name": "covid19-tracker-cli",
- "version": "3.2.0",
+ "version": "3.8.0",
"description": "Track COVID-19 cases from command line interface",
5
"keywords": [
6
"coronavirus-cli",
0 commit comments