@aprilium/tripsm_global-states 0.0.806 → 0.0.808
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aprilium/tripsm_global-states",
|
3
3
|
|
4
|
-
"version": "0.0.
|
4
|
+
"version": "0.0.808",
|
5
5
|
|
6
6
|
"description": "global states",
|
7
7
|
"main": "lib/index.js",
|
@@ -20,14 +20,12 @@
|
|
20
20
|
"@aprilium/tripsm_guest": "^0.0.54",
|
21
21
|
"@aprilium/tripsm_hotel": "^0.0.13",
|
22
22
|
"@aprilium/tripsm_identity": "^0.0.31",
|
23
|
-
"@aprilium/tripsm_private-message": "^0.0.3",
|
24
|
-
"@aprilium/tripsm_private-conversation": "^0.0.2",
|
25
23
|
"@aprilium/tripsm_identity-type": "^0.0.12",
|
26
24
|
"@aprilium/tripsm_luggage": "^0.0.24",
|
27
25
|
"@aprilium/tripsm_luggage-tracking": "^0.0.13",
|
28
26
|
"@aprilium/tripsm_pack": "^0.0.34",
|
29
27
|
"@aprilium/tripsm_favoris-pack": "^0.0.5",
|
30
|
-
"@aprilium/tripsm_passenger": "^0.0.
|
28
|
+
"@aprilium/tripsm_passenger": "^0.0.125",
|
31
29
|
"@aprilium/tripsm_passenger-group": "^0.0.26",
|
32
30
|
"@aprilium/tripsm_passenger-hotel": "^0.0.22",
|
33
31
|
"@aprilium/tripsm_passenger-pathology": "^0.0.11",
|
@@ -57,6 +55,8 @@
|
|
57
55
|
"@aprilium/tripsm_passenger-pack": "^0.0.18",
|
58
56
|
"@aprilium/tripsm_trip-group": "^0.0.33",
|
59
57
|
"@aprilium/tripsm_guest-expo-token": "^0.0.3",
|
58
|
+
"@aprilium/tripsm_private-message": "^0.0.3",
|
59
|
+
"@aprilium/tripsm_private-conversation": "^0.0.2",
|
60
60
|
"@aprilium/tripsm_passenger-conversation": "^0.0.5",
|
61
61
|
"@aprilium/tripsm_message": "^0.0.15",
|
62
62
|
"@aprilium/tripsm_payment":"^0.0.13",
|