When trying to update the ej2-vue-grids package, I get a warning that the ej2-vue-base package requires a super specific version of Vue (2.5.2 - 2.5.21). This limit seems arbitrary considering the Vue dev team always conserve the API well across versions.
I'd quite like to be able to use the latest version of Vue, but the dependency issue means npm won't grab dependencies for vue-base.
Thanks.