Update JS dependencies, min Node.js version 10.13 (#11246)
`less-loader` now dictates a minimum Node.js version of 10.13.0, released 2018-10-30 so I've updated this requirement to match. https://github.com/webpack-contrib/less-loader/releases/tag/v6.0.0
This commit is contained in:
parent
1853131d42
commit
606d9d63f6
5 changed files with 112 additions and 97 deletions
|
@ -21,7 +21,7 @@ params:
|
|||
version: 1.11.4
|
||||
minGoVersion: 1.12
|
||||
goVersion: 1.14
|
||||
minNodeVersion: 10
|
||||
minNodeVersion: 10.13
|
||||
|
||||
outputs:
|
||||
home:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue