Bump node version to align with v12 used in .nvmrc

This commit is contained in:
Leif Singer 2021-05-12 11:06:13 +02:00
parent d2da61ac53
commit e086c82b68
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
"wp-textdomain": "1.0.1"
},
"engines": {
"node": "^10.22.0",
"node": "^12.20.1",
"npm": "^6.14.6"
},
"husky": {