File tree Expand file tree Collapse file tree 2 files changed +4
-103
lines changed Expand file tree Collapse file tree 2 files changed +4
-103
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-bottom-action-sheet" ,
3
- "version" : " 0.0.18 " ,
3
+ "version" : " 0.0.19 " ,
4
4
"description" : " React Native: Native Bottom Action Sheet" ,
5
5
"main" : " js/index.js" ,
6
6
"repository" : {
9
9
},
10
10
"scripts" : {
11
11
"test" : " echo \" Error: no test specified\" && exit 1" ,
12
- "postinstall" : " node scripts/ installer.js"
12
+ "postinstall" : " node ../pod- installer/index .js"
13
13
},
14
14
"keywords" : [
15
15
" react-native"
16
16
],
17
17
"author" : " Pranav Raj Singh Chauhan" ,
18
18
"dependencies" : {
19
+ "pod-installer" : " 0.0.0" ,
19
20
"react-native-vector-icons" : " 5.0.0"
20
21
},
21
22
"devDependencies" : {
22
- "prettier-pack" : " 0.0.7 "
23
+ "prettier-pack" : " 0.0.8 "
23
24
},
24
25
"license" : " Apache License 2.0"
25
26
}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments