Skip to content

Commit ad9c8b3

Browse files
last update for 1.3.0 (22w29a)
1 parent 4f0fa9a commit ad9c8b3

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"react-native": "0.68.2",
3434
"react-native-safe-area-context": "4.2.4",
3535
"react-native-screens": "~3.11.1",
36-
"react-native-tor": "^0.1.8",
3736
"react-native-webview": "11.18.1",
3837
"tempmail.lol": "^1.2.6"
3938
},

yarn.lock

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2021,11 +2021,6 @@
20212021
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
20222022
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
20232023

2024-
"@types/async@^3.2.6":
2025-
version "3.2.15"
2026-
resolved "https://registry.yarnpkg.com/@types/async/-/async-3.2.15.tgz#26d4768fdda0e466f18d6c9918ca28cc89a4e1fe"
2027-
integrity sha512-PAmPfzvFA31mRoqZyTVsgJMsvbynR429UTTxhmfsUCrWGh3/fxOrzqBtaTPJsn4UtzTv4Vb0+/O7CARWb69N4g==
2028-
20292024
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
20302025
version "7.1.19"
20312026
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.19.tgz#7b497495b7d1b4812bdb9d02804d0576f43ee460"
@@ -2419,11 +2414,6 @@ async@^2.4.0:
24192414
dependencies:
24202415
lodash "^4.17.14"
24212416

2422-
async@^3.2.0:
2423-
version "3.2.4"
2424-
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
2425-
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
2426-
24272417
asynckit@^0.4.0:
24282418
version "0.4.0"
24292419
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -6969,14 +6959,6 @@ react-native-screens@~3.11.1:
69696959
react-freeze "^1.0.0"
69706960
warn-once "^0.1.0"
69716961

6972-
react-native-tor@^0.1.8:
6973-
version "0.1.8"
6974-
resolved "https://registry.yarnpkg.com/react-native-tor/-/react-native-tor-0.1.8.tgz#7e888aecaeb69aae5da2348639e761b6ee97c1a2"
6975-
integrity sha512-rRArwpqTQoUrQ3WQxc1WLkk1Eg/yjiwU775AxnSt6E7Nfy1V9H6+R9reMD5PJ/39qcuDYv3F7i3MR8Rjy7lOZA==
6976-
dependencies:
6977-
"@types/async" "^3.2.6"
6978-
async "^3.2.0"
6979-
69806962
react-native-webview@11.18.1:
69816963
version "11.18.1"
69826964
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.18.1.tgz#0a1893abd391c8f0e7d4c5874bfa737ca6311225"

0 commit comments

Comments
 (0)