更新 package.json

This commit is contained in:
lvwang2002 2024-04-29 19:14:38 +00:00
parent d4214a14f2
commit 425d304879
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,6 @@
"homepage": "https://github.com/somonus/react-native-echarts#readme",
"dependencies": {
"echarts": "3.2.3",
"react-native-webview":"13.8.2"
"react-native-webview":"13.8.7"
}
}