chore: pre release sync

This commit is contained in:
Haoqun Jiang
2019-07-14 23:09:36 +08:00
parent 9faddce63f
commit 7dbf3cefc0

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-alpha.4',
'@vue/cli-plugin-babel': '^4.0.0-alpha.5',
'vue-cli-plugin-foo': '^1.0.0'
}
})