create-nuxt-nightly 3.32.0-20260106-124253-8928d35 → 3.33.0-20260106-161845-8928d35
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
|
@@ -27810,7 +27810,7 @@ async function checkEngines() {
|
|
|
27810
27810
|
//#endregion
|
|
27811
27811
|
//#region package.json
|
|
27812
27812
|
var name = "create-nuxt-nightly";
|
|
27813
|
-
var version = "3.
|
|
27813
|
+
var version = "3.33.0-20260106-161845-8928d35";
|
|
27814
27814
|
var description = "Create a Nuxt app in seconds";
|
|
27815
27815
|
|
|
27816
27816
|
//#endregion
|