chore: pre release sync

This commit is contained in:
Haoqun Jiang
2019-02-01 02:42:41 +08:00
parent 49a2c72e0b
commit bf19fe295a

View File

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