Skip to content

Commit

Permalink
chore(plugin-vue-jsx): add peer deps (#8086)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed May 10, 2022
1 parent 095543f commit 7b48e22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/plugin-vue-jsx/package.json
Expand Up @@ -28,5 +28,9 @@
"@rollup/pluginutils": "^4.2.1",
"@vue/babel-plugin-jsx": "^1.1.1",
"hash-sum": "^2.0.0"
},
"peerDependencies": {
"vite": "^2.0.0",
"vue": "^3.0.0"
}
}

0 comments on commit 7b48e22

Please sign in to comment.