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 87285d6 commit 0c5d740Copy full SHA for 0c5d740
packages/@vue/cli-service/__tests__/Service.spec.js
@@ -62,7 +62,7 @@ test('loading plugins from package.json', () => {
62
mockPkg({
63
devDependencies: {
64
'bar': '^1.0.0',
65
- '@vue/cli-plugin-babel': '^4.0.0-rc.1',
+ '@vue/cli-plugin-babel': '^4.0.0-rc.2',
66
'vue-cli-plugin-foo': '^1.0.0'
67
}
68
})
0 commit comments