1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-06-27 17:25:42 -04:00

add node engines field to package.json

This commit is contained in:
2021-10-06 09:58:56 -04:00
parent 3325d61b62
commit c5c83fe38c

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",