@wix/create-new 0.0.15 → 0.0.16
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 +1 -1
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -112110,7 +112110,7 @@ var getHeadlessCommand = ({
|
|
|
112110
112110
|
var package_default = {
|
|
112111
112111
|
name: "@wix/create-new",
|
|
112112
112112
|
description: "General entry point for creating Wix projects",
|
|
112113
|
-
version: "0.0.
|
|
112113
|
+
version: "0.0.16",
|
|
112114
112114
|
bin: "bin/index.cjs",
|
|
112115
112115
|
devDependencies: {
|
|
112116
112116
|
"@commander-js/extra-typings": "^13.0.0",
|