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 81dc30a commit a7387efCopy full SHA for a7387ef
packages/@vue/cli-service/__tests__/Service.spec.js
@@ -68,7 +68,7 @@ test('loading plugins from package.json', () => {
68
mockPkg({
69
devDependencies: {
70
bar: '^1.0.0',
71
- '@vue/cli-plugin-babel': '^4.6.0',
+ '@vue/cli-plugin-babel': '^4.5.0',
72
'vue-cli-plugin-foo': '^1.0.0'
73
}
74
})
0 commit comments