chore: pre release sync

This commit is contained in:
Haoqun Jiang
2019-01-08 12:02:18 +08:00
parent d5b5e3bfde
commit bcdf6d0938

View File

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