Skip to content

Commit

Permalink
Upgrade @embroider/addon-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Nov 9, 2024
1 parent 6598c3c commit efc2ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/__addonLocation__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/core": "^7.24.4",
<% if (typescript) { %>"@babel/plugin-transform-typescript": "^7.24.4"<% } else { %>"@babel/eslint-parser": "^7.24.1"<% } %>,
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.3.1",<% if (typescript) { %>
"@embroider/addon-dev": "^6.0.1",<% if (typescript) { %>
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
Expand Down

0 comments on commit efc2ccb

Please sign in to comment.