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 bcfc705 commit 00165f9Copy full SHA for 00165f9
docs/package.json
@@ -2,6 +2,9 @@
2
"name": "react-native-bottom-tabs-docs",
3
"version": "1.0.0",
4
"private": true,
5
+ "installConfig": {
6
+ "hoistingLimits": "workspaces"
7
+ },
8
"scripts": {
9
"dev": "rspress dev",
10
"build": "rspress build",
0 commit comments