create-expo-stack 2.3.7-next.263009a → 2.3.7-next.6952141

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.
@@ -13,8 +13,6 @@ web-build/
13
13
  expo-env.d.ts<% } %>
14
14
  <% if (props.stylingPackage?.name === "tamagui") { %># tamagui
15
15
  .tamagui/<% } %>
16
- <% if ((props.authenticationPackage?.name === "supabase") || (props.authenticationPackage?.name === "firebase")) { %># firebase/supabase
17
- .env<% } %>
18
16
 
19
17
  # macOS
20
18
  .DS_Store
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-expo-stack",
3
- "version": "2.3.7-next.263009a",
3
+ "version": "2.3.7-next.6952141",
4
4
  "description": "CLI tool to initialize a React Native application with Expo",
5
5
  "repository": {
6
6
  "type": "git",