chore: add type module to root package.json
This commit is contained in:
Binary file not shown.
@@ -2,6 +2,7 @@
|
|||||||
"name": "menulio",
|
"name": "menulio",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
|
"type": "module",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user