File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-pager-view" ,
3
- "version" : " 6.5.1 " ,
3
+ "version" : " 6.6.0 " ,
4
4
"description" : " React Native wrapper for Android and iOS ViewPager" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
33
33
"test:e2e:android" : " bash ./scripts/run-maestro-tests.sh android" ,
34
34
"test:e2e:ios" : " bash ./scripts/run-maestro-tests.sh ios" ,
35
35
"example:start" : " cd example; bun start" ,
36
- "example:android" :" cd example; bun android" ,
37
- "example:ios" :" cd example; bun ios" ,
36
+ "example:android" : " cd example; bun android" ,
37
+ "example:ios" : " cd example; bun ios" ,
38
38
"example:android:release" : " cd example;react-native run-android --mode \" Release\" --appId com.pagerviewexample" ,
39
39
"example:ios:release" : " cd example;react-native run-ios --mode \" Release\" --simulator \" iPhone 15 (18.0)\" "
40
40
},
You can’t perform that action at this time.
0 commit comments