Skip to content

Commit

Permalink
fix: specify hash in package.json again
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Sep 19, 2024
1 parent ceffd3b commit 60ad637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"react-map-gl": "^7.1.3",
"react-native": "0.75.2",
"react-native-android-location-enabler": "^2.0.1",
"react-native-app-logs": "github:margelo/react-native-app-logs#214e8e5",
"react-native-app-logs": "git+https://github.com/margelo/react-native-app-logs#214e8e59b2e112971976f1bc94d86b105aac3648",
"react-native-blob-util": "0.19.4",
"react-native-collapsible": "^1.6.2",
"react-native-config": "1.5.0",
Expand Down

0 comments on commit 60ad637

Please sign in to comment.