We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@glint/*
1 parent 1c24206 commit 5c01750Copy full SHA for 5c01750
1 file changed
files/package.json
@@ -48,8 +48,8 @@
48
"@embroider/vite": "^1.1.5",
49
"@eslint/js": "^9.17.0",
50
"@glimmer/component": "^2.0.0",<% if (typescript) { %>
51
- "@glint/ember-tsc": "^1.0.0",
52
- "@glint/template": "^1.6.0",
+ "@glint/ember-tsc": "^1.0.3",
+ "@glint/template": "^1.6.1",
53
"@glint/tsserver-plugin": "^2.0.0",<% } %>
54
"@rollup/plugin-babel": "^6.0.4",<% if (typescript) { %>
55
"@types/qunit": "^2.19.12",<% } %>
0 commit comments