Add expo-linear-gradient dependency

This commit is contained in:
Bivekich
2025-08-06 11:25:40 +03:00
parent 3f2e8e96f5
commit 1441440247
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"@react-navigation/native-stack": "^7.3.24", "@react-navigation/native-stack": "^7.3.24",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"expo": "~53.0.20", "expo": "~53.0.20",
"expo-linear-gradient": "^14.1.5", "expo-linear-gradient": "~14.1.5",
"expo-status-bar": "~2.2.3", "expo-status-bar": "~2.2.3",
"graphql": "^16.11.0", "graphql": "^16.11.0",
"react": "19.0.0", "react": "19.0.0",

View File

@ -17,7 +17,7 @@
"@react-navigation/native-stack": "^7.3.24", "@react-navigation/native-stack": "^7.3.24",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"expo": "~53.0.20", "expo": "~53.0.20",
"expo-linear-gradient": "^14.1.5", "expo-linear-gradient": "~14.1.5",
"expo-status-bar": "~2.2.3", "expo-status-bar": "~2.2.3",
"graphql": "^16.11.0", "graphql": "^16.11.0",
"react": "19.0.0", "react": "19.0.0",