create-nuxt-nightly 3.32.1-20260119-102004-362ab3a → 3.32.1-20260119-112846-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
|
@@ -27813,7 +27813,7 @@ async function checkEngines() {
|
|
|
27813
27813
|
//#endregion
|
|
27814
27814
|
//#region package.json
|
|
27815
27815
|
var name = "create-nuxt-nightly";
|
|
27816
|
-
var version = "3.32.1-20260119-
|
|
27816
|
+
var version = "3.32.1-20260119-112846-362ab3a";
|
|
27817
27817
|
var description = "Create a Nuxt app in seconds";
|
|
27818
27818
|
|
|
27819
27819
|
//#endregion
|