We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bc7d4 commit 4c753bcCopy full SHA for 4c753bc
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': '^5.0.0-beta.1',
+ '@vue/cli-plugin-babel': '^5.0.0-beta.2',
72
'vue-cli-plugin-foo': '^1.0.0'
73
}
74
})
0 commit comments