Update woo admin node version to ^16
This commit is contained in:
parent
15fbc0be9a
commit
096759862f
|
@ -281,7 +281,7 @@
|
||||||
"@wordpress/data": "^6.3.0"
|
"@wordpress/data": "^6.3.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.20.1 <15",
|
"node": "^16.13.1",
|
||||||
"pnpm": "^6.24.2"
|
"pnpm": "^6.24.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue