summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@codeispoetry.ru>2017-07-03 12:55:40 +0300
committerAndrej Mihajlov <and@codeispoetry.ru>2017-07-03 13:54:06 +0300
commit5e916d9572cc3a61b32ccda769ad6fd49840e4f1 (patch)
tree162d9b7963aa1a50d544e1429f7fc094b2f445dc /package.json
parente7fd60d8bffc33cf6e1a6a33c9fffc28dc112142 (diff)
downloadmullvadvpn-5e916d9572cc3a61b32ccda769ad6fd49840e4f1.tar.xz
mullvadvpn-5e916d9572cc3a61b32ccda769ad6fd49840e4f1.zip
Update React-If to new version that supports React 15.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c4888aa2ad..08c05e0cf2 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"react": "^15.6.1",
"react-custom-scrollbars": "^4.0.2",
"react-dom": "^15.6.1",
- "react-if": "^2.1.0",
+ "react-if": "^2.2.1",
"react-mapbox-gl": "^1.3.0",
"react-redux": "^5.0.2",
"react-router": "^4.1.1",