This commit is contained in:
2023-03-02 23:09:07 +01:00
parent 7923212cb8
commit 35c7459cb0

View File

@@ -3,6 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "garlic.js", "main": "garlic.js",
"type": "module",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },