Skip to content

Commit c631cea

Browse files
authored
Merge pull request #108 from spahl/107-approve-builds
#107: approve esbuild and workerd dependencies
2 parents 1503328 + 65ae8f5 commit c631cea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
"pnpm": {
3535
"overrides": {
3636
"@types/node": "18.15.3"
37-
}
37+
},
38+
"onlyBuiltDependencies": [
39+
"esbuild",
40+
"workerd"
41+
]
3842
}
3943
}

0 commit comments

Comments
 (0)