We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7821d1f + 8d12d10 commit 09e4556Copy full SHA for 09e4556
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-multiple-select",
3
- "version": "0.5.3",
+ "version": "0.5.4",
4
"description": "Simple multi-select component for react-native",
5
"main": "index.js",
6
"scripts": {
@@ -55,7 +55,7 @@
55
"remote-redux-devtools": "^0.5.16"
56
},
57
"peerDependencies": {
58
- "lodash": "^4.17.14",
+ "lodash": "^4.17.15",
59
"react": "16.6.3",
60
"react-native": "^0.57.8",
61
"react-native-vector-icons": "^6.6.0"
0 commit comments