Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Oct 12, 2020
1 parent db83eed commit f3b8cfc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-feed-cli",
"version": "1.1.2",
"version": "1.2.1",
"description": "Github feed right at your terminal",
"keywords": [
"github",
Expand Down Expand Up @@ -34,11 +34,11 @@
"node-emoji": "^1.10.0",
"ora": "^5.1.0",
"read-git-user": "^2.0.0",
"timeago.js": "^4.0.2"
"timeago.js": "^4.0.2",
"dotenv": "^8.2.0"
},
"devDependencies": {
"ava": "2.4.0",
"dotenv": "^8.2.0",
"execa": "^4.0.3",
"xo": "^0.33.1"
},
Expand Down

0 comments on commit f3b8cfc

Please sign in to comment.