@aprilium/tripsm_global-states 0.0.791 → 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 +4 -2
package/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "@aprilium/tripsm_global-states",
3
- "version": "0.0.791",
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",
@@ -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",