Update Node.js to v10.16.2 (https://github.com/woocommerce/woocommerce-blocks/pull/810)
This commit is contained in:
parent
3097bb0901
commit
0d739215d5
|
@ -90,7 +90,7 @@
|
||||||
"yargs": "13.3.0"
|
"yargs": "13.3.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "10.16.1",
|
"node": "10.16.2",
|
||||||
"npm": "6.10.2"
|
"npm": "6.10.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue