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 01d4bea commit d03ccc3Copy full SHA for d03ccc3
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.3.0',
+ '@vue/cli-plugin-babel': '^4.4.0',
71
'vue-cli-plugin-foo': '^1.0.0'
72
}
73
})
0 commit comments