Thanks to visit codestin.com Credit goes to github.com
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 42fc8d4 commit c214c3aCopy full SHA for c214c3a
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-rc.2',
+ '@vue/cli-plugin-babel': '^5.0.0-rc.3',
72
'vue-cli-plugin-foo': '^1.0.0'
73
}
74
})
0 commit comments