We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26fd8d commit c9173e1Copy full SHA for c9173e1
package.json
@@ -13,7 +13,8 @@
13
"prepare": "expo-module prepare",
14
"prepublishOnly": "expo-module prepublishOnly",
15
"expo-module": "expo-module",
16
- "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
+ "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
17
+ "install:5": "yarn add --dev @react-navigation/bottom-tabs@5 @react-navigation/material-top-tabs@5 @react-navigation/native@5 @react-navigation/stack@5"
18
},
19
"publishConfig": {
20
"registry": "https://registry.npmjs.org/"
0 commit comments