File tree Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 88 if : ${{ github.event.label.name == 'bug' }}
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : react-navigation/check-versions-action@v1.0 .0
11+ - uses : react-navigation/check-versions-action@v1.1 .0
1212 with :
1313 github-token : ${{ secrets.GITHUB_TOKEN }}
1414 required-packages : |
15- react-native
1615 react-native-paper
16+ optional-packages : |
1717 @react-native-vector-icons/common
1818 @react-native-vector-icons/material-design-icons
19- optional-packages : |
20- expo
21- npm
22- yarn
Original file line number Diff line number Diff line change 101101 "typescript" : " 5.0.4"
102102 },
103103 "peerDependencies" : {
104- "@react-native-vector-icons/common" : " *" ,
105- "@react-native-vector-icons/material-design-icons" : " *" ,
106104 "react" : " *" ,
107105 "react-native" : " *" ,
108106 "react-native-safe-area-context" : " *"
Original file line number Diff line number Diff line change @@ -13069,8 +13069,6 @@ __metadata:
1306913069 typescript: "npm:5.0.4"
1307013070 use-latest-callback: "npm:^0.2.3"
1307113071 peerDependencies:
13072- "@react-native-vector-icons/common": "*"
13073- "@react-native-vector-icons/material-design-icons": "*"
1307413072 react: "*"
1307513073 react-native: "*"
1307613074 react-native-safe-area-context: "*"
You can’t perform that action at this time.
0 commit comments