@wix/auto_sdk_events_forms 1.0.60 → 1.0.61

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.
@@ -290,10 +290,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
290
290
  {
291
291
  srcPath: "/_api/wix-events-web/v1/orders",
292
292
  destPath: "/v1/orders"
293
- },
294
- {
295
- srcPath: "/_api/wix-events-web/v1/tickets",
296
- destPath: "/v1/tickets"
297
293
  }
298
294
  ],
299
295
  "editor.wixapps.net": [
@@ -320,10 +316,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
320
316
  {
321
317
  srcPath: "/_api/wix-events-web/v1/orders",
322
318
  destPath: "/v1/orders"
323
- },
324
- {
325
- srcPath: "/_api/wix-events-web/v1/tickets",
326
- destPath: "/v1/tickets"
327
319
  }
328
320
  ],
329
321
  "*.dev.wix-code.com": [
@@ -402,10 +394,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
402
394
  {
403
395
  srcPath: "/_api/wix-events-web/v1/orders",
404
396
  destPath: "/v1/orders"
405
- },
406
- {
407
- srcPath: "/_api/wix-events-web/v1/tickets",
408
- destPath: "/v1/tickets"
409
397
  }
410
398
  ],
411
399
  "editor._base_domain_": [