diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-03-13 20:34:01 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-03-13 20:34:01 -0500 |
commit | 6533d7dd084ad8cdd479a0d9b416f94c809d96e1 (patch) | |
tree | 65eb1a3b71b3fa1ed79e5ca7f03715215ad1c629 /package.json | |
parent | 56cf890debeb9872f791ccb992a5587f2c05fd9e (diff) | |
download | voidsky-6533d7dd084ad8cdd479a0d9b416f94c809d96e1.tar.zst |
Add /support and /support/privacy
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 50a9e6129..41f251921 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "react-native-web": "^0.18.11", "react-native-web-linear-gradient": "^1.1.2", "react-native-web-webview": "^1.0.2", - "react-native-webview": "11.26.0", + "react-native-webview": "^11.26.1", "react-native-youtube-iframe": "^2.2.2", "rn-fetch-blob": "^0.12.0", "tippy.js": "^6.3.7", |