Skip to content

Commit

Permalink
update package.json added new version from [email protected] to 3.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
23nosurrend committed Apr 30, 2024
1 parent 73812fd commit b53f19b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 23 deletions.
39 changes: 18 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"web": "expo start --web",
"test": "jest",
"test:watch": "jest --watchAll",
"test:update":"jest --updateSnapshot"
"test:update": "jest --updateSnapshot"
},
"jest": {
"preset": "jest-expo"
Expand All @@ -20,7 +20,7 @@
"expo": "~50.0.14",
"expo-font": "~11.10.3",
"expo-linking": "~6.2.2",
"expo-router": "~3.4.9",
"expo-router": "^3.4.10",
"expo-splash-screen": "~0.26.5",
"expo-status-bar": "~1.11.1",
"expo-system-ui": "~2.9.3",
Expand Down

0 comments on commit b53f19b

Please sign in to comment.