create-bunspace 0.2.3 → 0.2.5

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.
@@ -46,6 +46,8 @@ bun run build
46
46
 
47
47
  Los archivos estáticos se generan en `out/`.
48
48
 
49
+ </Steps>
50
+
49
51
  ## Configuración
50
52
 
51
53
  Edita las variables de entorno en `.env.local`:
@@ -46,6 +46,8 @@ bun run build
46
46
 
47
47
  Static files are generated in `out/`.
48
48
 
49
+ </Steps>
50
+
49
51
  ## Configuration
50
52
 
51
53
  Edit environment variables in `.env.local`:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-bunspace",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "type": "module",
5
5
  "description": "Multi-template project scaffolder for Bun",
6
6
  "author": "MKS2508",
@@ -46,6 +46,8 @@ bun run build
46
46
 
47
47
  Los archivos estáticos se generan en `out/`.
48
48
 
49
+ </Steps>
50
+
49
51
  ## Configuración
50
52
 
51
53
  Edita las variables de entorno en `.env.local`:
@@ -46,6 +46,8 @@ bun run build
46
46
 
47
47
  Static files are generated in `out/`.
48
48
 
49
+ </Steps>
50
+
49
51
  ## Configuration
50
52
 
51
53
  Edit environment variables in `.env.local`: