Update woo admin node version to ^16

This commit is contained in:
Chi-Hsuan Huang 2022-03-24 16:33:25 +08:00
parent 15fbc0be9a
commit 096759862f
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@
"@wordpress/data": "^6.3.0"
},
"engines": {
"node": ">=12.20.1 <15",
"node": "^16.13.1",
"pnpm": "^6.24.2"
}
}