We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8616cbd commit f20e68dCopy full SHA for f20e68d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-community/async-storage",
3
- "version": "1.8.0",
+ "version": "1.8.1",
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