We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a06416 commit 9bfb0e2Copy full SHA for 9bfb0e2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-secure-key-store",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.",
5
"main": "index.js",
6
"scripts": {
@@ -27,4 +27,4 @@
27
"url": "https://github.com/pradeep1991singh/react-native-secure-key-store/issues"
28
},
29
"homepage": "https://github.com/pradeep1991singh/react-native-secure-key-store#readme"
30
-}
+}
0 commit comments