Skip to content

Commit

Permalink
Fix #778 - add missing dependency to @glint/core
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Nov 9, 2024
1 parent e88e08e commit ef345e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"uuid": "^8.3.2",
"volar-service-typescript": "volar-2.4",
"vscode-languageserver-textdocument": "^1.0.5",
"vscode-languageserver-protocol": "^3.17.5",
"vscode-uri": "^3.0.8",
"yargs": "^17.5.1"
},
Expand Down

0 comments on commit ef345e1

Please sign in to comment.