@aprilium/tripsm_global-states 0.0.729 → 0.0.731

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprilium/tripsm_global-states",
3
- "version": "0.0.729",
3
+ "version": "0.0.731",
4
4
  "description": "global states",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -19,7 +19,7 @@
19
19
  "@aprilium/tripsm_hotel": "^0.0.13",
20
20
  "@aprilium/tripsm_identity": "^0.0.31",
21
21
  "@aprilium/tripsm_identity-type": "^0.0.12",
22
- "@aprilium/tripsm_luggage": "^0.0.19",
22
+ "@aprilium/tripsm_luggage": "^0.0.20",
23
23
  "@aprilium/tripsm_luggage-tracking": "^0.0.13",
24
24
  "@aprilium/tripsm_pack": "^0.0.30",
25
25
  "@aprilium/tripsm_favoris-pack": "^0.0.4",
@@ -28,6 +28,7 @@
28
28
  "@aprilium/tripsm_passenger-hotel": "^0.0.20",
29
29
  "@aprilium/tripsm_passenger-pathology": "^0.0.11",
30
30
  "@aprilium/tripsm_passengers-location": "^0.0.6",
31
+ "@aprilium/tripsm_payment": "^0.0.13",
31
32
  "@aprilium/tripsm_payment-history": "^0.0.8",
32
33
  "@aprilium/tripsm_relation": "^0.0.11",
33
34
  "@aprilium/tripsm_reservation": "^0.0.16",
@@ -51,6 +52,7 @@
51
52
  "@aprilium/tripsm_passenger-pack": "^0.0.17",
52
53
  "@aprilium/tripsm_trip-group": "^0.0.33",
53
54
  "@aprilium/tripsm_guest-expo-token": "^0.0.3",
55
+
54
56
  "@types/react": "^17.0.0",
55
57
  "axios": "^0.21.1",
56
58
  "dotenv": "^16.4.5",