chore(deps): update node.js to v16

This commit is contained in:
Renovate Bot 2021-10-26 00:40:14 +00:00
parent 0400e0c8e0
commit 0a4c3ae8d6
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"
},
"engines": {
"node": ">=14.15.0"
"node": ">=v16.12.0"
},
"dependencies": {
"@redux-devtools/app": "^1.0.0-8",