We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b73b74 commit 7b6454fCopy full SHA for 7b6454f
.changeset/rich-dodos-battle.md
@@ -0,0 +1,5 @@
1
+---
2
+'create-expo-stack': patch
3
4
+
5
+add missing analytics dependencies
cli/package.json
@@ -52,6 +52,8 @@
52
"expo": "^51.0.11",
53
"figlet": "^1.6.0",
54
"gluegun": "latest",
55
+ "google-auth-library": "^9.11.0",
56
+ "googleapis": "^140.0.0",
57
"gradient-string": "^2.0.2"
58
},
59
"devDependencies": {
0 commit comments