We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ac82e commit 54f99e4Copy full SHA for 54f99e4
scripts/build-packages-dist.mts
@@ -176,3 +176,4 @@ function exec(command: string, captureStdout?: true) {
176
return stdout.toString().trim();
177
}
178
179
+//json.stringify
0 commit comments