chore: pre release sync

This commit is contained in:
Haoqun Jiang
2021-10-14 11:47:14 +08:00
parent 87d3cc841e
commit c3637deee0

View File

@@ -68,7 +68,7 @@ test('loading plugins from package.json', () => {
mockPkg({
devDependencies: {
bar: '^1.0.0',
'@vue/cli-plugin-babel': '^5.0.0-beta.5',
'@vue/cli-plugin-babel': '^5.0.0-beta.6',
'vue-cli-plugin-foo': '^1.0.0'
}
})