create-nuxt-nightly 3.31.3-20251217-181959-e46541d → 3.31.3-20251217-184825-4f5cf67
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
|
@@ -27793,7 +27793,7 @@ async function checkEngines() {
|
|
|
27793
27793
|
//#endregion
|
|
27794
27794
|
//#region package.json
|
|
27795
27795
|
var name = "create-nuxt-nightly";
|
|
27796
|
-
var version = "3.31.3-20251217-
|
|
27796
|
+
var version = "3.31.3-20251217-184825-4f5cf67";
|
|
27797
27797
|
var description = "Create a Nuxt app in seconds";
|
|
27798
27798
|
|
|
27799
27799
|
//#endregion
|