Resolve same version of @types/estree

This commit is contained in:
Eric Bailey
2026-01-19 16:10:13 -06:00
parent b4f57b94aa
commit cd7e606b36
4 changed files with 13 additions and 14 deletions
+2 -1
View File
@@ -292,7 +292,8 @@
"**/expo-constants": "18.0.8",
"**/expo-device": "7.1.4",
"**/multiformats": "9.9.0",
"unicode-segmenter": "0.14.5"
"unicode-segmenter": "0.14.5",
"@types/estree": "1.0.6"
},
"jest": {
"preset": "jest-expo/ios",