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 103879e commit 69679eaCopy full SHA for 69679ea
package/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-mmkv",
3
- "version": "4.0.0-beta.0",
+ "version": "4.0.0-beta.1",
4
"description": "The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments