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

+70-108
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.js

-2
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)