summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'gui/package.json')
-rw-r--r--gui/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/package.json b/gui/package.json
index 30875340cf..c8792c0ca1 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -12,8 +12,8 @@
"repository": "https://github.com/mullvad/mullvadvpn-app",
"license": "GPL-3.0",
"dependencies": {
- "argv-split": "^2.0.1",
"@grpc/grpc-js": "^1.1.2",
+ "argv-split": "^2.0.1",
"connected-react-router": "^6.8.0",
"d3-geo-projection": "^2.7.0",
"electron-log": "^4.1.1",
@@ -30,7 +30,6 @@
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-simple-maps": "^0.12.1",
- "reactxp": "^2.0.0",
"redux": "^4.0.5",
"sprintf-js": "^1.1.2",
"styled-components": "^5.1.0",