Skip to content

Commit

Permalink
chore(deps): downgrade nitro to 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispader committed Nov 26, 2024
1 parent 32bb6f5 commit 54fdc81
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"react-dom": "^18.2.0",
"react-native": "0.74.0",
"react-native-device-info": "^10.3.0",
"react-native-nitro-modules": "^0.17.0",
"react-native-nitro-modules": "^0.16.2",
"react-native-nitro-sqlite": "^9.0.1",
"react-native-performance": "^2.0.0",
"react-test-renderer": "18.1.0",
Expand All @@ -100,7 +100,7 @@
"react-native": ">=0.74.0",
"react-dom": ">=18.1.0",
"react-native-device-info": "^10.3.0",
"react-native-nitro-modules": "^0.17.0",
"react-native-nitro-modules": "^0.16.2",
"react-native-nitro-sqlite": "^9.0.1",
"react-native-performance": "^5.1.0"
},
Expand Down

0 comments on commit 54fdc81

Please sign in to comment.