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