summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2020-11-17 11:09:35 +0100
committerOskar Nyberg <oskar@mullvad.net>2020-11-17 11:09:35 +0100
commit6d95d36bb37e73e65f7b4950993dc3e42d447a5c (patch)
treeee2d4b9f0de9cd08615c396f7157baa603e9194e /gui/package.json
parent765f777dd4399b334fe6641e5d427d379826501a (diff)
parent6332e991b2bfaf334df03d93d5bd20df06ae699f (diff)
downloadmullvadvpn-6d95d36bb37e73e65f7b4950993dc3e42d447a5c.tar.xz
mullvadvpn-6d95d36bb37e73e65f7b4950993dc3e42d447a5c.zip
Merge branch 'custom-dns-ui'
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",