Skip to content

Commit d960cff

Browse files
committed
version v1.1.2 🎉
1 parent 38ef2c5 commit d960cff

File tree

2 files changed

+81
-43
lines changed

2 files changed

+81
-43
lines changed

Diff for: package-lock.json

+78-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gtop",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "graphic top",
55
"main": "./index.js",
66
"bin": {
@@ -33,8 +33,8 @@
3333
"homepage": "https://github.com/aksakalli/gtop#readme",
3434
"dependencies": {
3535
"blessed": "^0.1.81",
36-
"blessed-contrib": "^4.8.21",
37-
"systeminformation": "^5.7.7"
36+
"blessed-contrib": "^4.10.1",
37+
"systeminformation": "^5.9.11"
3838
},
3939
"engines": {
4040
"node": ">=4.0.0"

0 commit comments

Comments
 (0)