Skip to content

Commit 6482b43

Browse files
committed
fix: disable hoisting limits in repository
1 parent b710b19 commit 6482b43

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
public-hoist-pattern[]=react

docs/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
"devDependencies": {
1919
"@biomejs/biome": "^1.9.4",
2020
"@types/node": "^24.0.10"
21-
},
22-
"installConfig": {
23-
"hoistingLimits": "workspaces"
2421
}
2522
}

0 commit comments

Comments
 (0)