Skip to content

Commit

Permalink
chore(deps): pin vue-tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jun 3, 2024
1 parent 838cb72 commit 6033872
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxt/module-builder": "0.5.5"
"@nuxt/module-builder": "0.5.5",
"vue-tsc": "2.0.16"
}
}
5 changes: 3 additions & 2 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 6033872

Please sign in to comment.