mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-28 07:50:01 -05:00
1dd211e3d5
Eventually we need to update to Jest 27 + vue2-jest / vue3-jest So let's make it a peer dependency to ease the pain of breaking changes. To not surprise existing beta users, jest 26 is still listed as a direct dependency in the next release.