chore: pre release sync

This commit is contained in:
Haoqun Jiang
2019-07-25 10:36:38 +08:00
parent bba8398ba3
commit 59be3ba5ce

View File

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