@wix/create-new 0.0.7 → 0.0.8

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/index.js CHANGED
@@ -111953,7 +111953,7 @@ var getSiteCommand = ({
111953
111953
  var package_default = {
111954
111954
  name: "@wix/create-new",
111955
111955
  description: "General entry point for creating Wix projects",
111956
- version: "0.0.7",
111956
+ version: "0.0.8",
111957
111957
  bin: "bin/index.cjs",
111958
111958
  devDependencies: {
111959
111959
  "@commander-js/extra-typings": "^13.0.0",