diff --git a/package.json b/package.json index ccbbe34..0d0eba6 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,12 @@ "prettier": "^3.8.1", "typescript": "~6.0.2", "vitest": "^4.0.8" + }, + "allowScripts": { + "@parcel/watcher@2.5.6": true, + "esbuild@0.28.1": true, + "esbuild@0.27.7": true, + "lmdb@3.5.4": true, + "msgpackr-extract@3.0.4": true } }