Skip to content

Commit ac2fbd3

Browse files
committed
chore(cascade): sync allowScripts with allowBuilds (npm/cli#9360)
1 parent b5b0da6 commit ac2fbd3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,8 @@
6060
"node": ">=18.20.8",
6161
"pnpm": ">=11.4.0"
6262
},
63-
"packageManager": "pnpm@11.4.0"
63+
"packageManager": "pnpm@11.4.0",
64+
"allowScripts": {
65+
"esbuild": true
66+
}
6467
}

0 commit comments

Comments
 (0)