Skip to content

Commit

Permalink
feat: use expo 49
Browse files Browse the repository at this point in the history
Signed-off-by: zhiqingchen <[email protected]>
  • Loading branch information
zhiqingchen committed Jul 12, 2023
1 parent b91cb12 commit 26f314e
Show file tree
Hide file tree
Showing 4 changed files with 1,357 additions and 2,324 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@expo/webpack-config": "^18.0.1",
"@shopify/react-native-skia": "0.1.172",
"@shopify/react-native-skia": "0.1.196",
"echarts": "^5.4.1",
"expo": "~48.0.1",
"expo": "~49.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.8",
"react-native-gesture-handler": "2.9.0",
"react-native-svg": "13.4.0",
"react-native-web": "~0.18.10",
"react-native": "0.72.1",
"react-native-gesture-handler": "~2.12.0",
"react-native-svg": "13.9.0",
"react-native-web": "~0.19.6",
"zrender": "^5.4.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 26f314e

Please sign in to comment.