Regenerating Node.js SDK based on updated modules

This commit is contained in:
pulumi-bot
2025-08-21 12:56:55 +00:00
parent a168c92f12
commit 402471a194
4 changed files with 63 additions and 63 deletions

View File

@@ -1,7 +1,7 @@
{
"compilerOptions": {
"outDir": "bin",
"target": "es2016",
"target": "ES2020",
"module": "commonjs",
"moduleResolution": "node",
"declaration": true,