|
@@ -57,7 +57,6 @@
|
57
|
57
|
"lodash": "4.17.x",
|
58
|
58
|
"prop-types": "15.x.x",
|
59
|
59
|
"react-lifecycles-compat": "2.0.0",
|
60
|
|
- "react-native-ui-lib": "^3.17.2",
|
61
|
60
|
"tslib": "1.9.3"
|
62
|
61
|
},
|
63
|
62
|
"devDependencies": {
|
|
@@ -69,6 +68,7 @@
|
69
|
68
|
"@types/react-test-renderer": "16.x.x",
|
70
|
69
|
"jsc-android": "236355.x.x",
|
71
|
70
|
"detox": "9.0.6",
|
|
71
|
+ "react-native-ui-lib": "3.x.x",
|
72
|
72
|
"handlebars": "4.x.x",
|
73
|
73
|
"jest": "23.x.x",
|
74
|
74
|
"metro-react-native-babel-preset": "0.50.0",
|
|
@@ -157,4 +157,4 @@
|
157
|
157
|
}
|
158
|
158
|
}
|
159
|
159
|
}
|
160
|
|
-}
|
|
160
|
+}
|