Skip to content

Commit

Permalink
version v1.1.2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
aksakalli committed Nov 12, 2021
1 parent 38ef2c5 commit d960cff
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 43 deletions.
118 changes: 78 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gtop",
"version": "1.1.1",
"version": "1.1.2",
"description": "graphic top",
"main": "./index.js",
"bin": {
Expand Down Expand Up @@ -33,8 +33,8 @@
"homepage": "https://github.com/aksakalli/gtop#readme",
"dependencies": {
"blessed": "^0.1.81",
"blessed-contrib": "^4.8.21",
"systeminformation": "^5.7.7"
"blessed-contrib": "^4.10.1",
"systeminformation": "^5.9.11"
},
"engines": {
"node": ">=4.0.0"
Expand Down

0 comments on commit d960cff

Please sign in to comment.