1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-04-26 07:45:23 -04:00

add node engines field to package.json

This commit is contained in:
Jake Jarvis 2021-10-06 09:58:56 -04:00
parent 3325d61b62
commit c5c83fe38c
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -41,6 +41,9 @@
"eslint": "^7.32.0",
"mocha": "^9.1.2"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"keywords": [
"download",
"extract",