Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit fa65ea8

Browse files
committed
Add systeminformation and smoothie, update ws
1 parent 4253389 commit fa65ea8

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

src/package-lock.json

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323
},
2424
"homepage": "https://github.com/GitSquared/edex-ui#readme",
2525
"dependencies": {
26-
"battery-level": "3.0.0",
26+
"battery-level": "^3.0.0",
2727
"node-pty": "0.7.4",
28-
"ws": "3.3.2",
28+
"smoothie": "^1.33.0",
29+
"systeminformation": "^3.33.11",
30+
"ws": "3.3.3",
2931
"xterm": "2.9.2"
3032
}
3133
}

0 commit comments

Comments
 (0)