summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorErik Larkö <erik@mullvad.net>2017-07-27 10:47:34 +0200
committerErik Larkö <erik@mullvad.net>2017-07-27 10:47:34 +0200
commitd74e2ea32c5baa3a137359c0bb99cc8727e38c6c (patch)
tree87eeed3f25cf375b24c26f4a277d039ff8755ae8 /package.json
parentd5727bb887e87c0c2966f0765e82ca7ad50227ea (diff)
parentf7a79d6690f464e330abf791da31c2078c05b112 (diff)
downloadmullvadvpn-d74e2ea32c5baa3a137359c0bb99cc8727e38c6c.tar.xz
mullvadvpn-d74e2ea32c5baa3a137359c0bb99cc8727e38c6c.zip
Merge branch 'remove-redux-actions'
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81f44ca69d..00e7ac00bc 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,6 @@
"react-router-redux": "5.0.0-alpha.6",
"react-transition-group": "^1.2.0",
"redux": "^3.0.0",
- "redux-actions": "^2.0.1",
"redux-thunk": "^2.2.0",
"uuid": "^3.0.1",
"validated": "^1.1.0"