Skip to content

Commit

Permalink
chore(package): degrade typescript to try to fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon committed Dec 2, 2024
1 parent dc34837 commit 475d644
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 58 deletions.
1 change: 1 addition & 0 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@vue/eslint-config-typescript": "^13.0.0",
"element-plus": "^2.3.0",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "~5.6.0",
"vue": "^3.2.0",
"vue-tsc": "~2.0.0"
},
Expand Down
126 changes: 68 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 475d644

Please sign in to comment.