chore: migrate code to ESM (#73)

This commit is contained in:
Luca Casonato
2024-09-13 17:15:41 +02:00
committed by GitHub
parent f8480e68ca
commit f1ac2c87b8
905 changed files with 69790 additions and 56120 deletions

View File

@@ -22,4 +22,4 @@ outputs:
description: "The release channel of the installed version."
runs:
using: "node20"
main: "main.js"
main: "main.mjs"