File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-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.1.0-rc .2" ,
3
+ "version" : " 6.0 .2" ,
4
4
"description" : " React Native wrapper for Android and iOS ViewPager" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
26
26
"typescript" : " tsc --noEmit" ,
27
27
"lint" : " eslint \" **/*.{js,ts,tsx}\" " ,
28
28
"prepare" : " bob build" ,
29
- "release" : " release-it --npm.tag=newarch --preRelease=rc" ,
29
+ "release" : " release-it" ,
30
+ "releaseNext" : " release-it --npm.tag=newarch --preRelease=rc" ,
30
31
"example" : " yarn --cwd example" ,
31
32
"bootstrap" : " yarn example && yarn && yarn example pods" ,
32
33
"fabricexample" : " yarn --cwd fabricexample" ,
38
39
" android"
39
40
],
40
41
"repository" : " https://github.com/callstack/react-native-pager-view" ,
41
- "author" : " Piotr Trocki <piotr.trocki @callstack.com> (https://github.com/callstack)" ,
42
+ "author" : " troZee <hello @callstack.com> (https://github.com/callstack)" ,
42
43
"license" : " MIT" ,
43
44
"bugs" : {
44
45
"url" : " https://github.com/callstack/react-native-pager-view/issues"
You can’t perform that action at this time.
0 commit comments