@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.
@@ -388,10 +388,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
388
388
  {
389
389
  srcPath: "/_api/wix-events-web/v1/orders",
390
390
  destPath: "/v1/orders"
391
- },
392
- {
393
- srcPath: "/_api/wix-events-web/v1/tickets",
394
- destPath: "/v1/tickets"
395
391
  }
396
392
  ],
397
393
  "editor.wixapps.net": [
@@ -418,10 +414,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
418
414
  {
419
415
  srcPath: "/_api/wix-events-web/v1/orders",
420
416
  destPath: "/v1/orders"
421
- },
422
- {
423
- srcPath: "/_api/wix-events-web/v1/tickets",
424
- destPath: "/v1/tickets"
425
417
  }
426
418
  ],
427
419
  "*.dev.wix-code.com": [
@@ -500,10 +492,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
500
492
  {
501
493
  srcPath: "/_api/wix-events-web/v1/orders",
502
494
  destPath: "/v1/orders"
503
- },
504
- {
505
- srcPath: "/_api/wix-events-web/v1/tickets",
506
- destPath: "/v1/tickets"
507
495
  }
508
496
  ],
509
497
  "editor._base_domain_": [