@wix/auto_sdk_blog_posts 1.0.91 → 1.0.92

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/build/cjs/meta.js CHANGED
@@ -135,6 +135,12 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogV3PostServiceUrl(opts)
135
135
  srcPath: "/_api/communities-blog-node-api/v3/posts",
136
136
  destPath: "/v3/posts"
137
137
  }
138
+ ],
139
+ "editor.wixapps.net": [
140
+ {
141
+ srcPath: "/_api/communities-blog-node-api/v3/posts",
142
+ destPath: "/v3/posts"
143
+ }
138
144
  ]
139
145
  };
140
146
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
@@ -281,10 +287,6 @@ function resolveComWixpressNpmCommunitiesPlatformizedBlogBlogStatsServiceUrl(opt
281
287
  {
282
288
  srcPath: "/_api/communities-blog-node-api",
283
289
  destPath: ""
284
- },
285
- {
286
- srcPath: "/_api/communities-blog-node-api/v3/posts",
287
- destPath: "/v3/posts"
288
290
  }
289
291
  ],
290
292
  "dev._base_domain_": [