diff --git a/package.json b/package.json index 2a3cee9ec22..5f659ee3ff6 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,8 @@ "index-fetch.js", "lib", "types", - "docs" + "docs", + "scripts/esbuild-build.mjs" ], "scripts": { "build:node": "node scripts/esbuild-build.mjs",