Skip to content

Commit 5f205f4

Browse files
committed
fix: remove unnecessary onlyBuiltDependencies from pnpm config
1 parent c7528cb commit 5f205f4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/azure-service-bus/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
"pnpm": {
5555
"overrides": {
5656
"fast-xml-parser": "5.6.0"
57-
},
58-
"onlyBuiltDependencies": [
59-
"esbuild"
60-
]
57+
}
6158
}
6259
}

0 commit comments

Comments
 (0)