Skip to content

Commit ab3dfaf

Browse files
committed
Install ip package
1 parent d698175 commit ab3dfaf

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

gui/package-lock.json

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

gui/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"electron-log": "^4.1.1",
1919
"gettext-parser": "^4.0.3",
2020
"google-protobuf": "^4.0.0-rc.2",
21+
"ip": "^1.1.5",
2122
"linux-app-list": "^1.0.1",
2223
"mkdirp": "^1.0.3",
2324
"moment": "^2.24.0",
@@ -46,6 +47,7 @@
4647
"@types/gettext-parser": "^4.0.0",
4748
"@types/google-protobuf": "^3.7.2",
4849
"@types/history": "^4.7.8",
50+
"@types/ip": "^1.1.0",
4951
"@types/mkdirp": "^1.0.0",
5052
"@types/mocha": "^5.2.6",
5153
"@types/node": "^10.12.3",

0 commit comments

Comments
 (0)