We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe9f73 commit cc9a513Copy full SHA for cc9a513
packages/@vue/cli-service/generator/index.js
@@ -50,7 +50,7 @@ module.exports = (api, options) => {
50
},
51
less: {
52
'less': '^3.0.4',
53
- 'less-loader': '^4.1.0'
+ 'less-loader': '^5.0.0'
54
55
stylus: {
56
'stylus': '^0.54.5',
0 commit comments