Skip to content

Commit cd9db9f

Browse files
committed
fix: add composition-api packages to dependencies
1 parent b10d8dc commit cd9db9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/babel-preset-jsx/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
"dependencies": {
1919
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.0",
2020
"@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",
2123
"@vue/babel-sugar-functional-vue": "^1.2.0",
2224
"@vue/babel-sugar-inject-h": "^1.2.0",
2325
"@vue/babel-sugar-v-model": "^1.2.0",

0 commit comments

Comments
 (0)