diff --git a/files/package.json b/files/package.json index 276f2cb..bdde4b2 100644 --- a/files/package.json +++ b/files/package.json @@ -50,7 +50,8 @@ "@glint/environment-ember-template-imports": "^1.4.0", "@glint/template": "^1.4.0", "@ember/library-tsconfig": "^1.0.0",<% } %> - "@rollup/plugin-babel": "^6.0.4", + "@rollup/plugin-babel": "^6.0.4", <% if (typescript) { %> + "@types/qunit": "^2.19.12",<% } %> "babel-plugin-ember-template-compilation": "^2.2.5", "concurrently": "^9.0.1", "ember-qunit": "^9.0.2",