@wix/create-new 0.0.90 → 0.0.91
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/{chunk-DS2P4V6Z.js → chunk-VA46CXPF.js} +2 -1
- package/build/{chunk-DS2P4V6Z.js.map → chunk-VA46CXPF.js.map} +1 -1
- package/build/{generator-32V7EKA3.js → generator-RRWGFS4Y.js} +2 -2
- package/build/index.js +6 -3
- package/build/index.js.map +1 -1
- package/package.json +2 -2
- /package/build/{generator-32V7EKA3.js.map → generator-RRWGFS4Y.js.map} +0 -0
|
@@ -18334,6 +18334,7 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
18334
18334
|
FailedToCreateAppRelease: {},
|
|
18335
18335
|
FailedToParseHttpErrorResponse: {},
|
|
18336
18336
|
FailedToUpdateAppRelease: {},
|
|
18337
|
+
FailedToUpdateOverrideWithNoSideEffects: {},
|
|
18337
18338
|
FailedToCreateComponents: {},
|
|
18338
18339
|
FailedToGetResolveNpmDependenciesResult: {},
|
|
18339
18340
|
FailedToResolveNpmDependencies: {},
|
|
@@ -21749,4 +21750,4 @@ is-git-url/index.js:
|
|
|
21749
21750
|
* Released under the MIT License.
|
|
21750
21751
|
*)
|
|
21751
21752
|
*/
|
|
21752
|
-
//# sourceMappingURL=chunk-
|
|
21753
|
+
//# sourceMappingURL=chunk-VA46CXPF.js.map
|