mirror of
https://github.com/status-im/react-native-keychain.git
synced 2025-02-17 23:57:22 +00:00
Released 0.2.3.
This commit is contained in:
parent
1cbf2445b5
commit
3c06b9b533
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-keychain",
|
"name": "react-native-keychain",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"description": "Keychain Access for React Native",
|
"description": "Keychain Access for React Native",
|
||||||
"main": "index.ios.js",
|
"main": "index.ios.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -29,6 +29,6 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": ">=0.4.4 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2"
|
"react-native": ">=0.4.4 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user