Skip to content

Commit dbc826e

Browse files
Fix remaining CJS syntax
1 parent e5b9d99 commit dbc826e

File tree

3 files changed

+71
-111
lines changed

3 files changed

+71
-111
lines changed

dist/index.js

Lines changed: 70 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,3 @@ async function installSwiftSDK(url, checksum) {
5252
throw new Error(`Failed to install Swift SDK: ${url}`);
5353
}
5454
}
55-
56-
module.exports = { run };

0 commit comments

Comments
 (0)