mirror of https://codeberg.org/pzp/pzp-sync.git
set module type to commonjs
This commit is contained in:
parent
c2b98014a5
commit
45118c7e01
|
@ -15,6 +15,7 @@
|
||||||
"lib/*.js",
|
"lib/*.js",
|
||||||
"compat/*.js"
|
"compat/*.js"
|
||||||
],
|
],
|
||||||
|
"type": "commonjs",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue