Skip to content

Commit

Permalink
Merge branch 'main' into upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddaytw committed Feb 7, 2023
2 parents 9564c06 + 1072fed commit bc8366c
Show file tree
Hide file tree
Showing 24 changed files with 1,712 additions and 2,220 deletions.
272 changes: 51 additions & 221 deletions controller/Bus.js

Large diffs are not rendered by default.

59 changes: 29 additions & 30 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"fuse.js": "^6.6.2",
"jssha": "^3.3.0",
"native-base": "^3.4.22",
"qs": "^6.11.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.70.5",
Expand All @@ -42,8 +43,8 @@
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "~3.18.0",
"react-native-svg": "13.4.0",
"url": "^0.11.0",
"react-native-webview": "11.23.1"
"react-native-webview": "11.23.1",
"url": "^0.11.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down
Loading

0 comments on commit bc8366c

Please sign in to comment.