mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 19:16:52 +01:00
FIX:pacakge hash
This commit is contained in:
parent
37b03b12e7
commit
a9b003e762
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -67,7 +67,7 @@
|
|||
"react-native": "0.76.7",
|
||||
"react-native-biometrics": "3.0.1",
|
||||
"react-native-blue-crypto": "github:BlueWallet/react-native-blue-crypto#3cb5442",
|
||||
"react-native-camera-kit": "https://github.com/BlueWallet/react-native-camera-kit.git#7965c7b030dc7b9536b519c000ac54e94c3f7d38",
|
||||
"react-native-camera-kit": "https://github.com/BlueWallet/react-native-camera-kit.git#3193427",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.0.4",
|
||||
|
@ -22093,8 +22093,8 @@
|
|||
},
|
||||
"node_modules/react-native-camera-kit": {
|
||||
"version": "14.2.0",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-camera-kit.git#7965c7b030dc7b9536b519c000ac54e94c3f7d38",
|
||||
"integrity": "sha512-9MfEqYk8U4nnHnGvxP9+druryYk19mPtQQCqZtUWPfak3MvVPInit1VjkEjKkQveiObYSXjoa0r0ykH1txbZuQ==",
|
||||
"resolved": "git+ssh://git@github.com/BlueWallet/react-native-camera-kit.git#1e1921223bc9da636f9889d96b03df5f77dc7bf1",
|
||||
"integrity": "sha512-jwVriBGZai7b4TCM0JXR0xqBY0HPtu2NSQQMETTNLyTjYYqkHEK2uaWkq/GY5B93gbAnTGJ5bRyQAqfWkPjDEw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
"react-native": "0.76.7",
|
||||
"react-native-biometrics": "3.0.1",
|
||||
"react-native-blue-crypto": "github:BlueWallet/react-native-blue-crypto#3cb5442",
|
||||
"react-native-camera-kit": "https://github.com/BlueWallet/react-native-camera-kit.git#7965c7b030dc7b9536b519c000ac54e94c3f7d38",
|
||||
"react-native-camera-kit": "https://github.com/BlueWallet/react-native-camera-kit.git#3193427",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "https://github.com/BlueWallet/react-native-default-preference.git#6338a1f1235e4130b8cfc2dd3b53015eeff2870c",
|
||||
"react-native-device-info": "14.0.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue