itemengine-cypress-automation 1.0.208-19thJuneUpdates-bd9686f.0 → 1.0.208

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@
5
5
  "GRAPHQL_URL": "/api/graphql",
6
6
  "SANDBOX_GRAPHQL_SERVICES_URL": "https://itemengine-sandbox-graph.itemengine-staging.il-apps.com/api/graphql",
7
7
  "SANDBOX_SERVICES_URL": "https://sandbox.itemengine-staging.il-apps.com",
8
- "SERVICES_URL": "https://itemengine-graph.itemengine-staging.il-apps.com",
8
+ "SERVICES_URL": "https://itemengine-graph-api.itemengine-staging.il-apps.com",
9
9
  "AUTH_URL": "https://itemengine-sandbox-auth.itemengine-staging.il-apps.com/api/auth",
10
10
  "scriptSrc": "https://assets.itemengine-staging.il-apps.com/Author.loader.js",
11
11
  "admin_username": "demouser-ilc",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.208-19thJuneUpdates-bd9686f.0",
3
+ "version": "1.0.208",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -35,4 +35,4 @@
35
35
  "node-fetch": "^3.3.2",
36
36
  "react-uuid": "^2.0.0"
37
37
  }
38
- }
38
+ }