@wix/auto_sdk_pro-gallery_pro-gallery 1.0.10 → 1.0.12

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.
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "module"
3
+ }
package/build/index.js CHANGED
@@ -121,6 +121,10 @@ function resolveComWixpressExposureProgalleryProGalleryUrl(opts) {
121
121
  {
122
122
  srcPath: "/progallery",
123
123
  destPath: ""
124
+ },
125
+ {
126
+ srcPath: "/pro-gallery/v2/galleries",
127
+ destPath: "/v2/galleries"
124
128
  }
125
129
  ],
126
130
  "*.dev.wix-code.com": [