We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979e113 commit 2d4d046Copy full SHA for 2d4d046
1 file changed
storage/package.json
@@ -1,6 +1,6 @@
1
{
2
"main": "../dist/storage/index.cjs",
3
- "react-native": "../dist/storage/mmkv.cjs",
+ "react-native": "../dist/storage/native.cjs",
4
"browser": "../dist/storage/index.cjs",
5
"types": "../dist/storage/index.d.cts"
6
}
0 commit comments