@wix/auto-frontend-module-registry
Advanced tools
Comparing version 1.0.71 to 1.0.72
@@ -1,1 +0,1 @@ | ||
export declare const ModuleList: string[]; | ||
export declare const ModuleList: (string | undefined)[]; |
@@ -27,3 +27,6 @@ "use strict"; | ||
'wix-marketing.v2', | ||
, | ||
'wix-data-backup-service-v2', | ||
'wix-restaurants-backend' | ||
]; | ||
//# sourceMappingURL=module-list.js.map |
{ | ||
"name": "@wix/auto-frontend-module-registry", | ||
"version": "1.0.71", | ||
"version": "1.0.72", | ||
"publishConfig": { | ||
@@ -27,3 +27,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "a85e4708839358025d9da0f3144741804ff1f772f1d62fc93e71b36c" | ||
"falconPackageHash": "9eb5ee1201f5ba6f54ddc479f0c673196632dea99e95b7150213084e" | ||
} |
Sorry, the diff of this file is not supported yet
2794
45