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

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Oct 12, 2020
1 parent 4627386 commit 121d512
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-feed-cli",
"version": "1.2.1",
"version": "1.2.2",
"description": "Github feed right at your terminal",
"keywords": [
"github",
Expand Down Expand Up @@ -29,13 +29,14 @@
"boxen": "^4.2.0",
"chalk": "^4.1.0",
"clean-deep": "^3.4.0",
"dotenv": "^8.2.0",
"lodash.isempty": "^4.4.0",
"meow": "^7.1.1",
"node-emoji": "^1.10.0",
"ora": "^5.1.0",
"read-git-user": "^2.0.0",
"timeago.js": "^4.0.2",
"dotenv": "^8.2.0"
"update-notifier": "^5.0.0"
},
"devDependencies": {
"ava": "2.4.0",
Expand Down

0 comments on commit 121d512

Please sign in to comment.