Skip to content

Conversation

trevonerd
Copy link

I updated two packages to avoid errors during tests, using the latest version of [email protected].

[email protected] installs vue version 2.5.22 and the version check inside the package vue-template-compiler installed by this packages fails.

@dhershman1 dhershman1 mentioned this pull request Feb 6, 2019
oligot pushed a commit to oligot/require-extension-hooks-vue that referenced this pull request Mar 29, 2019
Mark vue-template-compiler as peerDependency, so that people can use the
same version as vue itself.

This also means we don't have to update this package every time a new
version is out, as done in
jackmellis#34 and jackmellis#33
jackmellis pushed a commit that referenced this pull request Apr 2, 2019
Mark vue-template-compiler as peerDependency, so that people can use the
same version as vue itself.

This also means we don't have to update this package every time a new
version is out, as done in
#34 and #33
@vinayakkulkarni
Copy link
Contributor

This PR is not required. I've tested this plugin with Nuxt 2.6.1 and everything works smoothly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants