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 e547b9b commit 1f49343Copy full SHA for 1f49343
.npmignore
@@ -1,2 +1,5 @@
1
.circleci/
2
-.github/
+.github/
3
+example/
4
+node_modules/
5
+package-lock.json
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-multi-options",
- "version": "0.2.11",
+ "version": "0.2.12",
"description": "A simple select component for React Native.",
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments