Skip to content

Commit 61ab455

Browse files
committed
npm allowScripts
1 parent 8287adc commit 61ab455

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,8 @@
106106
"postversion": "git push && git push --tags",
107107
"prepublishOnly": "npm run build && npm run lint",
108108
"test": "tsx bin/test-startup.ts"
109+
},
110+
"allowScripts": {
111+
"esbuild": true
109112
}
110113
}

0 commit comments

Comments
 (0)