Skip to content

Commit

Permalink
Merge pull request #779 from typed-ember/add-missing-dependency-to-gl…
Browse files Browse the repository at this point in the history
…int-core

Fix #778 - add missing dependency to @glint/core
  • Loading branch information
NullVoxPopuli authored Nov 9, 2024
2 parents e88e08e + ef345e1 commit 34c4510
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 34c4510

Please sign in to comment.