removed obsolete crypto functions
... | @@ -10,8 +10,6 @@ | ... | @@ -10,8 +10,6 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"debounce": "^1.0.0", | "debounce": "^1.0.0", | ||
"elliptic": "^6.3.2", | |||
"js-sha3": "^0.5.7", | |||
"react": "^15.4.2", | "react": "^15.4.2", | ||
"react-native": "0.40.0", | "react-native": "0.40.0", | ||
"react-native-camera": "^0.5.1", | "react-native-camera": "^0.5.1", | ||
... | ... |
Please register or sign in to comment