create-nuxt-nightly 3.32.1-20260204-103652-362ab3a → 3.32.1-20260204-113146-362ab3a
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/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -13644,7 +13644,7 @@ async function checkEngines() {
|
|
|
13644
13644
|
//#endregion
|
|
13645
13645
|
//#region package.json
|
|
13646
13646
|
var name = "create-nuxt-nightly";
|
|
13647
|
-
var version = "3.32.1-20260204-
|
|
13647
|
+
var version = "3.32.1-20260204-113146-362ab3a";
|
|
13648
13648
|
var description = "Create a Nuxt app in seconds";
|
|
13649
13649
|
|
|
13650
13650
|
//#endregion
|