update engines

This commit is contained in:
John Sudol 2022-12-02 17:18:47 +00:00 committed by GitHub
parent 65b52aff67
commit 663c9aae2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,8 @@
"stale" "stale"
], ],
"engines": { "engines": {
"node": "12", "node": "16",
"npm": "6" "npm": "8"
}, },
"author": "GitHub", "author": "GitHub",
"license": "MIT", "license": "MIT",