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.
1 parent eefe3de commit 6e0d2a6Copy full SHA for 6e0d2a6
1 file changed
files/package.json
@@ -45,9 +45,9 @@
45
"@embroider/vite": "^1.1.5",
46
"@eslint/js": "^9.17.0",
47
"@glimmer/component": "^2.0.0",<% if (typescript) { %>
48
- "@glint/core": "unstable",
49
- "@glint/environment-ember-loose": "unstable",
50
- "@glint/environment-ember-template-imports": "unstable",
+ "@glint/core": "1.4.1-unstable.d17c1f1",
+ "@glint/environment-ember-loose": "1.4.1-unstable.d17c1f1",
+ "@glint/environment-ember-template-imports": "1.4.1-unstable.d17c1f1",
51
"@glint/template": "^1.5.2",
52
"@ember/app-tsconfig": "^1.0.0",
53
"@ember/library-tsconfig": "^1.0.0",<% } %>
0 commit comments