fix: remove type: module
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Has been cancelled
Continuous Integration / TypeScript Tests (push) Has been cancelled
Continuous Integration / GitHub Actions Test (push) Has been cancelled

This commit is contained in:
Peter 2024-05-02 18:43:11 +02:00
parent 2fc1d51eb6
commit 15d2afa80d
Signed by: prskr
GPG key ID: F56BED6903BC5E37
5 changed files with 7 additions and 8 deletions

BIN
dist/index.js (Stored with Git LFS) vendored

Binary file not shown.

BIN
dist/index.js.map (Stored with Git LFS) vendored

Binary file not shown.

BIN
dist/package.json (Stored with Git LFS) vendored

Binary file not shown.

BIN
dist/sourcemap-register.js (Stored with Git LFS) vendored Normal file

Binary file not shown.

View file

@ -6,7 +6,6 @@
"keywords": [],
"author": "prskr",
"license": "MIT",
"type": "module",
"engines": {
"node": ">=20"
},