Skip to content

Commit

Permalink
fix: pin @volar/vue-language-core
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Feb 25, 2023
1 parent 11d5e13 commit ab1c7c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
"onigasm": "^2.2.5",
"vscode-uri": "^3.0.7"
},
"pnpm": {
"overrides": {
"@volar/vue-language-core": "1.2.0-patch.2"
}
},
"scripts": {
"build:lib": "vite build -c ./scripts/vite.lib.config.ts",
"build:worker": "vite build -c ./scripts/vite.worker.config.ts",
Expand Down
9 changes: 6 additions & 3 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 ab1c7c5

Please sign in to comment.