diff --git a/node/fixup_pj_files_for_build_type b/node/fixup_pj_files_for_build_type deleted file mode 100755 index 46f8d9cadc..0000000000 --- a/node/fixup_pj_files_for_build_type +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash -# This script add "type" and "types" entries to the different `package.json` that been created for `ECMAScript` and `CommonJS` with the fitting values. -cat >build-ts/cjs/package.json <build-ts/mjs/package.json <