diff --git a/package.json b/package.json index b89194e69e7..cf6e1030fc1 100644 --- a/package.json +++ b/package.json @@ -111,5 +111,11 @@ "packageManager": "^npm@10.9.2", "engines": { "node": ">=16.3.0" + }, + "allowScripts": { + "esbuild": true, + "@parcel/watcher": true, + "fsevents": true, + "nx": true } -} +} \ No newline at end of file