Skip to content

Commit bfd1e64

Browse files
authored
chore: nohoist for docs (#69)
1 parent ffcac28 commit bfd1e64

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "docs",
33
"version": "1.0.0",
44
"private": true,
5+
"installConfig": {
6+
"hoistingLimits": "workspaces"
7+
},
58
"scripts": {
69
"build": "rspress build",
710
"check": "biome check --write",

0 commit comments

Comments
 (0)