@aprilium/tripsm_global-states 0.0.824 → 0.0.825
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.825",
|
5
5
|
|
6
6
|
"description": "global states",
|
7
7
|
"main": "lib/index.js",
|
@@ -20,8 +20,6 @@
|
|
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.3",
|
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",
|
@@ -33,7 +31,7 @@
|
|
33
31
|
"@aprilium/tripsm_passenger-pathology": "^0.0.11",
|
34
32
|
"@aprilium/tripsm_passengers-location": "^0.0.6",
|
35
33
|
"@aprilium/tripsm_payment-history": "^0.0.8",
|
36
|
-
"@aprilium/tripsm_relation": "^0.0.
|
34
|
+
"@aprilium/tripsm_relation": "^0.0.12",
|
37
35
|
"@aprilium/tripsm_reservation": "^0.0.16",
|
38
36
|
"@aprilium/tripsm_reservation-request": "^0.0.19",
|
39
37
|
"@aprilium/tripsm_reservation-request-seen": "^0.0.2",
|
@@ -57,6 +55,8 @@
|
|
57
55
|
"@aprilium/tripsm_passenger-pack": "^0.0.27",
|
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.3",
|
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",
|