Update package.json

This commit is contained in:
pradeep singh 2022-08-18 08:20:45 +05:30 committed by GitHub
parent 5534340fad
commit 80c35ae524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "react-native-secure-key-store",
"version": "2.0.9",
"version": "2.0.10",
"description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.",
"main": "index.js",
"publishConfig": {