We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a1d2d commit 99fcb40Copy full SHA for 99fcb40
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-community/async-storage",
3
- "version": "1.2.2",
+ "version": "1.2.3",
4
"description": "Asynchronous, persistent, key-value storage system for React Native.",
5
"types": "./types/index.d.ts",
6
"main": "lib/index.js",
0 commit comments