@aprilium/tripsm_global-states 0.0.790 → 0.0.792

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 +5 -3
package/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "@aprilium/tripsm_global-states",
3
- "version": "0.0.790",
3
+
4
+ "version": "0.0.792",
5
+
4
6
  "description": "global states",
5
7
  "main": "lib/index.js",
6
8
  "types": "lib/index.d.ts",
@@ -35,7 +37,7 @@
35
37
  "@aprilium/tripsm_reservation-request-seen": "^0.0.2",
36
38
  "@aprilium/tripsm_room": "^0.0.11",
37
39
  "@aprilium/tripsm_ticket": "^0.0.31",
38
- "@aprilium/tripsm_trip": "^0.0.67",
40
+ "@aprilium/tripsm_trip": "^0.0.68",
39
41
  "@aprilium/tripsm_trip-favoris": "^0.0.16",
40
42
  "@aprilium/tripsm_trip-hotel": "^0.0.29",
41
43
  "@aprilium/tripsm_trip-picture": "^0.0.14",
@@ -55,7 +57,7 @@
55
57
  "@aprilium/tripsm_passenger-conversation": "^0.0.2",
56
58
  "@aprilium/tripsm_message": "^0.0.13",
57
59
  "@aprilium/tripsm_payment":"^0.0.13",
58
- "@aprilium/tripsm_hotel-options": "^0.0.4",
60
+ "@aprilium/tripsm_hotel-options": "^0.0.6",
59
61
  "@types/react": "^17.0.0",
60
62
  "axios": "^0.21.1",
61
63
  "dotenv": "^16.4.5",