File tree Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-autocomplete-dropdown-playground" ,
3
- "version" : " 4.0.0-rc.2 " ,
3
+ "version" : " 4.0.0-rc.3 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Alexandr Kozhevnikov <[email protected] >" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-autocomplete-dropdown" ,
3
- "version" : " 4.0.0-rc.2 " ,
3
+ "version" : " 4.0.0-rc.3 " ,
4
4
"description" : " Dropdown Item picker with search and autocomplete (typeahead) functionality for react native" ,
5
5
"keywords" : [
6
6
" react-native" ,
32
32
"types" : " lib/typescript/src/index.d.ts" ,
33
33
"files" : [
34
34
" lib" ,
35
- " src" ,
36
- " android" ,
37
- " ios" ,
38
- " cpp" ,
39
- " *.podspec" ,
40
- " !ios/build" ,
41
- " !android/build" ,
42
- " !android/gradle" ,
43
- " !android/gradlew" ,
44
- " !android/gradlew.bat" ,
45
- " !android/local.properties" ,
46
- " !**/__tests__" ,
47
- " !**/__fixtures__" ,
48
- " !**/__mocks__" ,
49
- " !**/.*"
35
+ " src"
50
36
],
51
37
"workspaces" : [
52
38
" example"
You can’t perform that action at this time.
0 commit comments