Browse Source

update hoist-non-react-statics to 3.x.x (#3926)

Yee Wong 5 years ago
parent
commit
6568321029
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -53,7 +53,7 @@
53 53
     "react-native": "*"
54 54
   },
55 55
   "dependencies": {
56
-    "hoist-non-react-statics": "2.x.x",
56
+    "hoist-non-react-statics": "3.x.x",
57 57
     "lodash": "4.x.x",
58 58
     "prop-types": "15.x.x",
59 59
     "react-lifecycles-compat": "2.0.0"