Skip to content

Commit 688bb8d

Browse files
authored
Fix broken hoisting limits in yarn-plugin-validate-env (elastic#8633)
1 parent 8ef9074 commit 688bb8d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/yarn-plugin-validate-env/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
},
2020
"devDependencies": {
2121
"typescript": "^5.8.3"
22+
},
23+
"installConfig": {
24+
"hoistingLimits": "workspaces"
2225
}
2326
}

0 commit comments

Comments
 (0)