@aprilium/tripsm_global-states 0.0.767 → 0.0.769
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aprilium/tripsm_global-states",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.769",
|
4
4
|
"description": "global states",
|
5
5
|
"main": "lib/index.js",
|
6
6
|
"types": "lib/index.d.ts",
|
@@ -13,7 +13,7 @@
|
|
13
13
|
},
|
14
14
|
"dependencies": {
|
15
15
|
"@aprilium/tripsm_common": "^0.0.15",
|
16
|
-
"@aprilium/tripsm_constants": "^0.0.
|
16
|
+
"@aprilium/tripsm_constants": "^0.0.71",
|
17
17
|
"@aprilium/tripsm_customer": "^0.0.5",
|
18
18
|
"@aprilium/tripsm_guest": "^0.0.54",
|
19
19
|
"@aprilium/tripsm_hotel": "^0.0.13",
|