@wix/data-backend-public-sdk-poc
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -143,2 +143,6 @@ "use strict"; | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2/bulk', | ||
destPath: '/v2/bulk', | ||
}, | ||
], | ||
@@ -186,2 +190,6 @@ 'blocks._base_domain_': [ | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2/bulk', | ||
destPath: '/v2/bulk', | ||
}, | ||
], | ||
@@ -229,2 +237,6 @@ 'create.editorx': [ | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2/bulk', | ||
destPath: '/v2/bulk', | ||
}, | ||
], | ||
@@ -231,0 +243,0 @@ 'www.wixapis.com': [ |
@@ -140,2 +140,6 @@ import { serializer } from '@wix/metro-runtime/ambassador'; | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2/bulk', | ||
destPath: '/v2/bulk', | ||
}, | ||
], | ||
@@ -183,2 +187,6 @@ 'blocks._base_domain_': [ | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2/bulk', | ||
destPath: '/v2/bulk', | ||
}, | ||
], | ||
@@ -226,2 +234,6 @@ 'create.editorx': [ | ||
}, | ||
{ | ||
srcPath: '/_api/cloud-data/v2/bulk', | ||
destPath: '/v2/bulk', | ||
}, | ||
], | ||
@@ -228,0 +240,0 @@ 'www.wixapis.com': [ |
{ | ||
"name": "@wix/data-backend-public-sdk-poc", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"publishConfig": { | ||
@@ -37,3 +37,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "da79993f8823c381c98ac25b2362e14bef2277c6bfa01d03a9c9b6bd" | ||
"falconPackageHash": "1c0213d392b6c343a2d1a726577d40d8c6f0afd8de77e29f0d310c74" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
142157
3360