@aprilium/tripsm_global-states 0.0.746 → 0.0.748

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 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprilium/tripsm_global-states",
3
- "version": "0.0.746",
3
+ "version": "0.0.748",
4
4
  "description": "global states",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -12,10 +12,10 @@
12
12
  "build": "tsc"
13
13
  },
14
14
  "dependencies": {
15
- "@aprilium/tripsm_common": "^0.0.15",
16
- "@aprilium/tripsm_constants": "^0.0.68",
15
+ "@aprilium/tripsm_common": "^0.0.15",
16
+ "@aprilium/tripsm_constants": "^0.0.69",
17
17
  "@aprilium/tripsm_customer": "^0.0.5",
18
- "@aprilium/tripsm_guest": "^0.0.51",
18
+ "@aprilium/tripsm_guest": "^0.0.52",
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",