about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-06-16 08:46:12 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-06-16 01:46:12 +0200
commitc93d0978f21fbbd51e94a4823ffe876fa4511c42 (patch)
treeb88aedc597a380064208c10535ef72f3bd73efa5 /package.json
parentdf4f4e94b3dfb97cc5fc458c86928842f7f396d0 (diff)
Upgrade react-immutable-pure-component to version 1.0.0 (#3786)
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 349fe61d0..462772e18 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
     "react-addons-shallow-compare": "^15.5.2",
     "react-dom": "^15.6.0",
     "react-immutable-proptypes": "^2.1.0",
-    "react-immutable-pure-component": "^0.0.5",
+    "react-immutable-pure-component": "^1.0.0",
     "react-intl": "^2.3.0",
     "react-motion": "^0.5.0",
     "react-notification": "^6.7.0",