set type=module

This commit is contained in:
David Hiendl 2023-10-24 12:45:49 +02:00
parent 6875882146
commit 61b881c67f

View File

@ -6,6 +6,7 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"type":"module",
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {