gotrip-fx-transaction-form 1.0.199 → 1.0.200
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -29839,7 +29839,7 @@ const Ce = {
|
|
|
29839
29839
|
ADMIN_URL: "https://admin.247gotrip.com",
|
|
29840
29840
|
CLARITY_KEY: "",
|
|
29841
29841
|
GUEST_API_KEY: "",
|
|
29842
|
-
INSURANCE_DOMAIN: ""
|
|
29842
|
+
INSURANCE_DOMAIN: "https://tripcare.vn"
|
|
29843
29843
|
}, Ir = {
|
|
29844
29844
|
auth: {
|
|
29845
29845
|
login: `${Ce.API_URL}/auth/login`,
|