babel-plugin-transform-vue-jsx icon indicating copy to clipboard operation
babel-plugin-transform-vue-jsx copied to clipboard

Make babel-helper-vue-jsx-merge-props a peerDependency

Open jnields opened this issue 7 years ago • 1 comments

This plugin requires a specific version of babel-helper-vue-jsx-merge-props. Thus, babel-helper-vue-jsx-merge-props should be listed as a peerDependency of this plugin.

jnields avatar May 07 '18 21:05 jnields

I believe this issue is fixed, isn't it? https://github.com/vuejs/babel-plugin-transform-vue-jsx/blob/3c6dcca1c879d7882449a44fef2536fd787c7ce9/package.json#L38

trollepierre avatar Oct 08 '18 09:10 trollepierre