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

Commit 63d8649

Browse files
committed
🔀 Merge dev and origin
2 parents db6ec77 + c368189 commit 63d8649

File tree

5 files changed

+97
-77
lines changed

5 files changed

+97
-77
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ I'm not done with this software just yet. I'm actively working on exciting new f
6161
#### Is this repo actively maintained?
6262
![Yes.](https://img.shields.io/github/last-commit/GitSquared/edex-ui.svg?style=popout)
6363
#### How did you make this?
64-
Glad you're interested! See #272.
64+
Glad you're interested! See [#272](https://github.com/GitSquared/edex-ui/issues/272).
6565
#### This is so cool.
6666
Thanks! If you feel like it, you can [buy me a coffee](https://buymeacoff.ee/gaby) to encourage me to build more awesome stuff.
6767

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"dependencies": {
106106
"clean-css": "4.2.1",
107107
"electron": "4.2.0",
108-
"electron-builder": "^20.39.0",
108+
"electron-builder": "^20.40.2",
109109
"electron-rebuild": "1.8.4",
110110
"node-abi": "2.8.0",
111111
"node-json-minify": "1.0.0",

src/package-lock.json

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

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"shell-env": "3.0.0",
3232
"signale": "1.4.0",
3333
"smoothie": "1.35.0",
34-
"systeminformation": "4.1.6",
34+
"systeminformation": "4.4.1",
3535
"tail": "2.0.2",
3636
"ws": "7.0.0",
37-
"xterm": "3.12.2",
37+
"xterm": "3.13.0",
3838
"username": "5.0.0"
3939
},
4040
"optionalDependencies": {

0 commit comments

Comments
 (0)