fix: remove type: module
This commit is contained in:
parent
2fc1d51eb6
commit
15d2afa80d
5 changed files with 7 additions and 8 deletions
BIN
dist/index.js
(Stored with Git LFS)
vendored
BIN
dist/index.js
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
dist/index.js.map
(Stored with Git LFS)
vendored
BIN
dist/index.js.map
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
dist/package.json
(Stored with Git LFS)
vendored
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
BIN
dist/sourcemap-register.js
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
|
@ -6,7 +6,6 @@
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "prskr",
|
"author": "prskr",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue