Skip to content

Commit

Permalink
Add @glimmer/component and @ember/test-waiters
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 6, 2025
1 parent 41f64c9 commit 6267e34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/__addonLocation__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
"prepack": <% if (typescript) { %>"concurrently '<%= packageManager %>:build:*'"<% } else { %>"rollup --config"<% } %>
},
"dependencies": {
"@ember/test-waiters": "^4.0.0",
"@embroider/addon-shim": "^1.8.9",
"@glimmer/component": "^2.0.0",
"decorator-transforms": "^2.2.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 6267e34

Please sign in to comment.