We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10d8dc commit cd9db9fCopy full SHA for cd9db9f
packages/babel-preset-jsx/package.json
@@ -18,6 +18,8 @@
18
"dependencies": {
19
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.0",
20
"@vue/babel-plugin-transform-vue-jsx": "^1.2.0",
21
+ "@vue/babel-sugar-composition-api-inject-h": "^1.2.0",
22
+ "@vue/babel-sugar-composition-api-render-instance": "^1.2.0",
23
"@vue/babel-sugar-functional-vue": "^1.2.0",
24
"@vue/babel-sugar-inject-h": "^1.2.0",
25
"@vue/babel-sugar-v-model": "^1.2.0",
0 commit comments