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 016bb32 commit 4b31d8aCopy full SHA for 4b31d8a
packages/@vue/cli-service/__tests__/Service.spec.js
@@ -61,7 +61,7 @@ test('loading plugins from package.json', () => {
61
mockPkg({
62
devDependencies: {
63
bar: '^1.0.0',
64
- '@vue/cli-plugin-babel': '^4.2.0',
+ '@vue/cli-plugin-babel': '^4.3.0',
65
'vue-cli-plugin-foo': '^1.0.0'
66
}
67
})
0 commit comments