Skip to content

Commit

Permalink
chore: pre release sync
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jan 15, 2022
1 parent 16dfcaa commit d44a59d
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
Expand Up @@ -68,7 +68,7 @@ test('loading plugins from package.json', () => {
mockPkg({
devDependencies: {
bar: '^1.0.0',
'@vue/cli-plugin-babel': '^5.0.0-rc.1',
'@vue/cli-plugin-babel': '^5.0.0-rc.2',
'vue-cli-plugin-foo': '^1.0.0'
}
})
Expand Down

0 comments on commit d44a59d

Please sign in to comment.