create-better-t-stack 2.1.3 → 2.1.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-better-t-stack",
3
- "version": "2.1.3",
3
+ "version": "2.1.4",
4
4
  "description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -12,7 +12,8 @@ web-build/
12
12
  # expo router
13
13
  expo-env.d.ts
14
14
 
15
-
15
+ .env
16
+ .cache
16
17
 
17
18
  ios
18
19
  android
@@ -21,4 +22,4 @@ android
21
22
  .DS_Store
22
23
 
23
24
  # Temporary files created by Metro to check the health of the file watcher
24
- .metro-health-check*
25
+ .metro-health-check*