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 1e3510b commit d8e04f0Copy full SHA for d8e04f0
.npmignore
@@ -3,6 +3,7 @@ flow-typed
3
node_modules
4
src
5
.circleci
6
+.git
7
.github
8
coverage
9
.babelrc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-nested-listview",
- "version": "0.7.1",
+ "version": "0.7.2",
"description": "Nested Listview for React native",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments