mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
wip
This commit is contained in:
parent
b134011679
commit
cc38adaea3
12
package-lock.json
generated
12
package-lock.json
generated
@ -124,7 +124,6 @@
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/react": "^18.2.16",
|
||||
"@types/react-native": "^0.73.0",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"@types/wif": "^2.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
||||
@ -4578,17 +4577,6 @@
|
||||
"csstype": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-native": {
|
||||
"version": "0.73.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.73.0.tgz",
|
||||
"integrity": "sha512-6ZRPQrYM72qYKGWidEttRe6M5DZBEV5F+MHMHqd4TTYx0tfkcdrUFGdef6CCxY0jXU7wldvd/zA/b0A/kTeJmA==",
|
||||
"deprecated": "This is a stub types definition. react-native provides its own type definitions, so you do not need this installed.",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-native-vector-icons": {
|
||||
"version": "6.4.18",
|
||||
"license": "MIT",
|
||||
|
@ -21,7 +21,6 @@
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/react": "^18.2.16",
|
||||
"@types/react-native": "^0.73.0",
|
||||
"@types/react-test-renderer": "^18.0.0",
|
||||
"@types/wif": "^2.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
||||
|
Loading…
Reference in New Issue
Block a user