Skip to content

Commit cf6c413

Browse files
committed
Change from unstable to alpha
1 parent e6807ef commit cf6c413

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

files/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"@embroider/vite": "^1.1.5",
4646
"@eslint/js": "^9.17.0",
4747
"@glimmer/component": "^2.0.0",<% if (typescript) { %>
48-
"@glint/core": "unstable",
49-
"@glint/environment-ember-loose": "unstable",
50-
"@glint/environment-ember-template-imports": "unstable",
51-
"@glint/tsserver-plugin": "unstable",
52-
"@glint/template": "unstable",
48+
"@glint/core": "^2.0.0-alpha.1",
49+
"@glint/environment-ember-loose": "^2.0.0-alpha.1",
50+
"@glint/environment-ember-template-imports": "^2.0.0-alpha.1",
51+
"@glint/tsserver-plugin": "^2.0.0-alpha.1",
52+
"@glint/template": "^1.6.0-alpha.1",
5353
"@ember/app-tsconfig": "^1.0.0",
5454
"@ember/library-tsconfig": "^1.0.0",<% } %>
5555
"@rollup/plugin-babel": "^6.0.4",<% if (typescript) { %>

0 commit comments

Comments
 (0)