create-nuxt-nightly 3.31.0-20251204-153024-8079cc1 → 3.31.0-20251204-153459-fdafc3a
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
|
@@ -27729,7 +27729,7 @@ async function checkEngines() {
|
|
|
27729
27729
|
//#endregion
|
|
27730
27730
|
//#region package.json
|
|
27731
27731
|
var name = "create-nuxt-nightly";
|
|
27732
|
-
var version = "3.31.0-20251204-
|
|
27732
|
+
var version = "3.31.0-20251204-153459-fdafc3a";
|
|
27733
27733
|
var description = "Create a Nuxt app in seconds";
|
|
27734
27734
|
|
|
27735
27735
|
//#endregion
|