Skip to content

Commit c722445

Browse files
chore(example): upgrade react-native-nitro-modules to 0.31.0
1 parent 5bc7479 commit c722445

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react": "19.0.0",
1515
"react-native": "0.79.2",
1616
"react-native-mapbox-turn-by-turn-navigation": "workspace:^",
17-
"react-native-nitro-modules": "^0.28.1"
17+
"react-native-nitro-modules": "^0.31.0"
1818
},
1919
"devDependencies": {
2020
"@babel/core": "^7.25.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12724,7 +12724,7 @@ __metadata:
1272412724
react-native-builder-bob: ^0.40.13
1272512725
react-native-mapbox-turn-by-turn-navigation: "workspace:^"
1272612726
react-native-monorepo-config: ^0.1.9
12727-
react-native-nitro-modules: ^0.28.1
12727+
react-native-nitro-modules: ^0.31.0
1272812728
languageName: unknown
1272912729
linkType: soft
1273012730

@@ -12768,7 +12768,7 @@ __metadata:
1276812768
peerDependencies:
1276912769
react: "*"
1277012770
react-native: "*"
12771-
react-native-nitro-modules: ^0.28.1
12771+
react-native-nitro-modules: ^0.31.0
1277212772
languageName: unknown
1277312773
linkType: soft
1277412774

@@ -12782,7 +12782,7 @@ __metadata:
1278212782
languageName: node
1278312783
linkType: hard
1278412784

12785-
"react-native-nitro-modules@npm:0.31.0":
12785+
"react-native-nitro-modules@npm:0.31.0, react-native-nitro-modules@npm:^0.31.0":
1278612786
version: 0.31.0
1278712787
resolution: "react-native-nitro-modules@npm:0.31.0"
1278812788
peerDependencies:

0 commit comments

Comments
 (0)