We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b2691 commit 15448dcCopy full SHA for 15448dc
packages/@vue/cli-service/__tests__/Service.spec.js
@@ -67,7 +67,7 @@ test('loading plugins from package.json', () => {
67
mockPkg({
68
devDependencies: {
69
bar: '^1.0.0',
70
- '@vue/cli-plugin-babel': '^4.4.0',
+ '@vue/cli-plugin-babel': '^4.5.0',
71
'vue-cli-plugin-foo': '^1.0.0'
72
}
73
})
0 commit comments