浏览代码

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

Yee Wong 6 年前
父节点
当前提交
6568321029
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

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