chore(deps): update node.js to >=v14.18.1

This commit is contained in:
Renovate Bot 2021-10-12 17:24:59 +00:00
parent f1ae2d11a0
commit 8b9dba0cc4
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -37,7 +37,7 @@
"prepublish": "yarn run type-check && yarn run lint && yarn run test" "prepublish": "yarn run type-check && yarn run lint && yarn run test"
}, },
"engines": { "engines": {
"node": ">=14.15.0" "node": ">=v14.18.1"
}, },
"dependencies": { "dependencies": {
"@redux-devtools/app": "^1.0.0-8", "@redux-devtools/app": "^1.0.0-8",