Skip to content

Commit 1c38d34

Browse files
authored
chore: deps cleanup
2 parents 15ec76b + 1e998f0 commit 1c38d34

3 files changed

Lines changed: 3 additions & 14 deletions

File tree

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,7 @@ PODS:
12631263
- ReactCommon/turbomodule/bridging
12641264
- ReactCommon/turbomodule/core
12651265
- Yoga
1266-
- react-native-file-viewer-turbo (0.1.6):
1266+
- react-native-file-viewer-turbo (0.2.0):
12671267
- DoubleConversion
12681268
- glog
12691269
- hermes-engine
@@ -1797,7 +1797,7 @@ SPEC CHECKSUMS:
17971797
React-logger: 26155dc23db5c9038794db915f80bd2044512c2e
17981798
React-Mapbuffer: ad1ba0205205a16dbff11b8ade6d1b3959451658
17991799
React-microtasksnativemodule: e771eb9eb6ace5884ee40a293a0e14a9d7a4343c
1800-
react-native-file-viewer-turbo: f6d61e6b7ad0534afb91c71abb81685026f01c1b
1800+
react-native-file-viewer-turbo: 55c0187dd7a2bba2bdf76f1284375c93ca195f87
18011801
React-nativeconfig: aeed6e2a8ac02b2df54476afcc7c663416c12bf7
18021802
React-NativeModulesApple: c5b7813da94136f50ef084fa1ac077332dcfc658
18031803
React-perflogger: 6afb7eebf7d9521cc70481688ccddf212970e9d3

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-file-viewer-turbo",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Native file viewer for react-native - now with TurboModules support",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
@@ -212,8 +212,5 @@
212212
"type": "module-new",
213213
"languages": "kotlin-objc",
214214
"version": "0.45.0"
215-
},
216-
"dependencies": {
217-
"react-native-uuid": "^2.0.3"
218215
}
219216
}

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10774,7 +10774,6 @@ __metadata:
1077410774
react: 18.3.1
1077510775
react-native: 0.76.3
1077610776
react-native-builder-bob: ^0.34.0
10777-
react-native-uuid: ^2.0.3
1077810777
release-it: ^17.10.0
1077910778
turbo: ^1.10.7
1078010779
typescript: ^5.2.2
@@ -10784,13 +10783,6 @@ __metadata:
1078410783
languageName: unknown
1078510784
linkType: soft
1078610785

10787-
"react-native-uuid@npm:^2.0.3":
10788-
version: 2.0.3
10789-
resolution: "react-native-uuid@npm:2.0.3"
10790-
checksum: e47774481feaed5d38f75fb4b03f5189c03e7452038f1b0fa56677add8a8bdef64ec7ad5e83f9fa761d8788cac5c8e554ade07e82a2818145337df7c883e2124
10791-
languageName: node
10792-
linkType: hard
10793-
1079410786
"react-native@npm:0.76.3":
1079510787
version: 0.76.3
1079610788
resolution: "react-native@npm:0.76.3"

0 commit comments

Comments
 (0)