summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2020-11-05 17:23:21 +0100
committerOskar Nyberg <oskar@mullvad.net>2020-11-16 17:19:49 +0100
commitab3dfafc439655e31cf5eed3c06a7346f7e5dc2d (patch)
tree94823e5d4b9ec827313341c3af51a090ef09e50c /gui/package.json
parentd698175c9b521c1af805a22bec08c518efd21759 (diff)
downloadmullvadvpn-ab3dfafc439655e31cf5eed3c06a7346f7e5dc2d.tar.xz
mullvadvpn-ab3dfafc439655e31cf5eed3c06a7346f7e5dc2d.zip
Install ip package
Diffstat (limited to 'gui/package.json')
-rw-r--r--gui/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/package.json b/gui/package.json
index 394c912de8..7fd93c3a3a 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -18,6 +18,7 @@
"electron-log": "^4.1.1",
"gettext-parser": "^4.0.3",
"google-protobuf": "^4.0.0-rc.2",
+ "ip": "^1.1.5",
"linux-app-list": "^1.0.1",
"mkdirp": "^1.0.3",
"moment": "^2.24.0",
@@ -46,6 +47,7 @@
"@types/gettext-parser": "^4.0.0",
"@types/google-protobuf": "^3.7.2",
"@types/history": "^4.7.8",
+ "@types/ip": "^1.1.0",
"@types/mkdirp": "^1.0.0",
"@types/mocha": "^5.2.6",
"@types/node": "^10.12.3",