Open
Description
Version
1.0.0-beta.29
Steps to reproduce
In need of some bug fixes that are not in the currently published version, but running the following command to pull directly from GitHub results in an error:
npm i -D github:vuejs/vue-test-utils
What is expected?
Package installs from dev branch.
What is actually happening?
npm ERR! Can't install github:vuejs/vue-test-utils#99336c44c9379a03e1e466279b564526f82f744a: Missing package version
There have been >30 commits to dev since 1.0.0-beta.29 release. A new release build will be very helpful.