Skip to content

Commit

Permalink
chore: pre release sync
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed May 25, 2019
1 parent 1ba4b9c commit 6d1706e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-service/__tests__/Service.spec.js
Expand Up @@ -64,7 +64,7 @@ test('loading plugins from package.json', () => {
mockPkg({
devDependencies: {
'bar': '^1.0.0',
'@vue/cli-plugin-babel': '^3.7.0',
'@vue/cli-plugin-babel': '^3.8.0',
'vue-cli-plugin-foo': '^1.0.0'
}
})
Expand Down

0 comments on commit 6d1706e

Please sign in to comment.