@wix/auto_sdk_pricing-plans_plans 1.0.113 → 1.0.114

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.
@@ -88,16 +88,6 @@ function resolveComWixpressMembershipV2PlansPlansServiceV2Url(opts) {
88
88
  destPath: "/v2/plans"
89
89
  }
90
90
  ],
91
- _: [
92
- {
93
- srcPath: "/_api/paid-plans/v2/plans",
94
- destPath: "/v2/plans"
95
- },
96
- {
97
- srcPath: "/_api/pricing-plans/v2/plans",
98
- destPath: "/v2/plans"
99
- }
100
- ],
101
91
  "editor-flow.wixapps.net": [
102
92
  {
103
93
  srcPath: "/_api/paid-plans/v2/plans",
@@ -178,6 +168,16 @@ function resolveComWixpressMembershipV2PlansPlansServiceV2Url(opts) {
178
168
  destPath: "/v2/plans"
179
169
  }
180
170
  ],
171
+ _: [
172
+ {
173
+ srcPath: "/_api/pricing-plans/v2/plans",
174
+ destPath: "/v2/plans"
175
+ },
176
+ {
177
+ srcPath: "/_api/paid-plans/v2/plans",
178
+ destPath: "/v2/plans"
179
+ }
180
+ ],
181
181
  "apps._base_domain_": [
182
182
  {
183
183
  srcPath: "/_api/paid-plans/v2/plans",