@os1-platform/dispatch-mobile 2.1.16 → 2.1.18
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@os1-platform/dispatch-mobile",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.18",
|
|
4
4
|
"description": "Dispatch SDK React Native Package",
|
|
5
5
|
"main": "lib/commonjs/index",
|
|
6
6
|
"module": "lib/module/index",
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
"@babel/preset-typescript": "^7.15.0",
|
|
58
58
|
"@babel/runtime": "^7.12.5",
|
|
59
59
|
"@commitlint/config-conventional": "^11.0.0",
|
|
60
|
-
"@expo-google-fonts/ibm-plex-sans": "*",
|
|
61
60
|
"@delhivery/platform-coreos-mts-sdk": "^2.0.3",
|
|
61
|
+
"@expo-google-fonts/ibm-plex-sans": "*",
|
|
62
62
|
"@react-native-async-storage/async-storage": "^1.15.14",
|
|
63
63
|
"@react-native-community/datetimepicker": "^3.5.2",
|
|
64
64
|
"@react-native-community/eslint-config": "^2.0.0",
|
|
@@ -130,8 +130,8 @@
|
|
|
130
130
|
},
|
|
131
131
|
"peerDependencies": {
|
|
132
132
|
"@apollo/client": "^3.5.6",
|
|
133
|
-
"@expo-google-fonts/ibm-plex-sans": "*",
|
|
134
133
|
"@delhivery/platform-coreos-mts-sdk": "^2.0.3",
|
|
134
|
+
"@expo-google-fonts/ibm-plex-sans": "*",
|
|
135
135
|
"@react-native-async-storage/async-storage": "^1.15.14",
|
|
136
136
|
"@react-native-community/datetimepicker": "^3.5.2",
|
|
137
137
|
"@react-native-community/netinfo": "^6.0.2",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
]
|
|
259
259
|
},
|
|
260
260
|
"dependencies": {
|
|
261
|
-
"@os1-platform/platform-coreos-execution-engine-sdk": "1.0.
|
|
261
|
+
"@os1-platform/platform-coreos-execution-engine-sdk": "1.0.12",
|
|
262
262
|
"@rjsf/core": "^2.0.0",
|
|
263
263
|
"apollo-link-timeout": "^4.0.0",
|
|
264
264
|
"decompress": "^4.2.1",
|