Skip to content

Commit 1b72f9e

Browse files
Update install command for react-native-mmkv (#39)
1 parent 59f01d1 commit 1b72f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
},
123123
"react-native-mmkv": {
124124
"description": "The fastest key/value storage for React Native",
125-
"installCommand": "react-native-mmkv",
125+
"installCommand": "react-native-mmkv react-native-nitro-modules",
126126
"android": true,
127127
"ios": true,
128128
"maintainersUsernames": ["mrousavy"],

0 commit comments

Comments
 (0)