Skip to content

Commit 7e13158

Browse files
committed
Update dependency react-native-device-info to v1
1 parent a66eb49 commit 7e13158

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"react-native-calendar-events": "1.7.0",
117117
"react-native-communications": "2.2.1",
118118
"react-native-custom-tabs": "0.1.7",
119-
"react-native-device-info": "0.29.1",
119+
"react-native-device-info": "1.0.0",
120120
"react-native-gesture-handler": "1.1.0",
121121
"react-native-keychain": "3.1.1",
122122
"react-native-linear-gradient": "2.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6464,10 +6464,10 @@ [email protected]:
64646464
resolved "https://registry.yarnpkg.com/react-native-custom-tabs/-/react-native-custom-tabs-0.1.7.tgz#2dfb4028b0a443610d94792b2019810f68dde525"
64656465
integrity sha512-Lgxh/KvhRnirnvN9FrS/+FJ8OIKJcWGdceSrZutZt2x02Sc72uQVD1O4rh2kzN8NUw8yU6KQz279ltkicISbaw==
64666466

6467-
react-native-device-info@0.29.1:
6468-
version "0.29.1"
6469-
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-0.29.1.tgz#5ae5e3204c6b41f78475ab1fabc0752904ef51ad"
6470-
integrity sha512-sov6bcTe5/x/V7kQs+cukpQGQ7P571CMAIvaB/MtGNFnOpeLYxmZYMOA/PlB1ICQVynSiRLhjAEOAZMiZFsoPg==
6467+
react-native-device-info@1.0.0:
6468+
version "1.0.0"
6469+
resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-1.0.0.tgz#f1b2da9ed77439abf07d9eee5f476645639c3d23"
6470+
integrity sha512-9ch8BAnQxodfIGfzs8rDLYMYeO8PuN01Mro1MTIbUt8kcPez6HdqeE10sTZIzHTDMLtqeAD8LBvxWzu0Kt7PqA==
64716471

64726472
64736473
version "1.1.0"

0 commit comments

Comments
 (0)