mirror of
https://github.com/jakejarvis/careful-downloader.git
synced 2025-04-26 13:28:27 -04:00
add node engines field to package.json
This commit is contained in:
parent
3325d61b62
commit
c5c83fe38c
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user