Skip to content

Commit

Permalink
chore: pre release sync
Browse files Browse the repository at this point in the history
haoqunjiang committed Feb 23, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent cbb838f commit fdf86b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-service/__tests__/Service.spec.js
Original file line number Diff line number Diff line change
@@ -68,7 +68,7 @@ test('loading plugins from package.json', () => {
mockPkg({
devDependencies: {
bar: '^1.0.0',
'@vue/cli-plugin-babel': '^5.0.0-alpha.4',
'@vue/cli-plugin-babel': '^5.0.0-alpha.5',
'vue-cli-plugin-foo': '^1.0.0'
}
})

0 comments on commit fdf86b5

Please sign in to comment.