Skip to content

Commit dc34837

Browse files
committed
chore(package): degrade vue-tsc to try to fix ci error
1 parent 529e991 commit dc34837

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"element-plus": "^2.3.0",
4545
"rollup-plugin-visualizer": "^5.12.0",
4646
"vue": "^3.2.0",
47-
"vue-tsc": "^2.1.10"
47+
"vue-tsc": "~2.0.0"
4848
},
4949
"peerDependencies": {
5050
"@emqx/shared-ui-utils": "link:../utils",

pnpm-lock.yaml

Lines changed: 10 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)