Просмотр исходного кода

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

Yee Wong 6 лет назад
Родитель
Сommit
6568321029
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      package.json

+ 1
- 1
package.json Просмотреть файл

@@ -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"