Skip to content

Commit

Permalink
fix(bezier-vscode): use most recent version to resolve lint error cau…
Browse files Browse the repository at this point in the history
…sed by syncpack
  • Loading branch information
yangwooseong committed Dec 10, 2024
1 parent 82bdac2 commit 6cfb1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bezier-vscode/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vscode": "^1.75.0"
},
"dependencies": {
"@channel.io/bezier-tokens": "^0.2.11",
"@channel.io/bezier-tokens": "0.2.13",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.11"
}
Expand Down

0 comments on commit 6cfb1cb

Please sign in to comment.