Update package.json

This commit is contained in:
ZyLacx 2022-01-24 19:43:11 +01:00
parent 873f827763
commit 5eba7d5f01

View file

@ -6,6 +6,9 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"engines": {
"node": "16.x"
},
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {