@eohjsc/react-native-smart-city 0.2.88 → 0.2.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eohjsc/react-native-smart-city",
|
|
3
3
|
"title": "React Native Smart Home",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.89",
|
|
5
5
|
"description": "TODO",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"files": [
|
|
@@ -98,6 +98,7 @@
|
|
|
98
98
|
"@ant-design/icons-react-native": "^2.2.1",
|
|
99
99
|
"@ant-design/react-native": "^4.0.5",
|
|
100
100
|
"@eohjsc/highcharts": "^1.0.6",
|
|
101
|
+
"@eohjsc/react-native-keyboard-aware-scroll-view": "^0.9.5",
|
|
101
102
|
"@formatjs/intl-getcanonicallocales": "^1.4.5",
|
|
102
103
|
"@formatjs/intl-numberformat": "^5.6.2",
|
|
103
104
|
"@formatjs/intl-pluralrules": "^3.4.7",
|
|
@@ -161,7 +162,6 @@
|
|
|
161
162
|
"react-native-image-resizer": "^1.4.5",
|
|
162
163
|
"react-native-input-credit-card": "^0.5.5",
|
|
163
164
|
"react-native-iphone-x-helper": "^1.2.1",
|
|
164
|
-
"react-native-keyboard-aware-scroll-view": "https://github.com/hinh-eoh/react-native-keyboard-aware-scroll-view.git",
|
|
165
165
|
"react-native-linear-gradient": "^2.5.6",
|
|
166
166
|
"react-native-localize": "^1.4.1",
|
|
167
167
|
"react-native-maps": "0.27.1",
|