Skip to content

Commit

Permalink
chore: Removed package version restrictions for ember-lts-4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Jun 12, 2024
1 parent d3e386d commit 06d8efd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ module.exports = async function () {
name: 'ember-lts-4.4',
npm: {
devDependencies: {
'@ember/test-helpers': '2.7.0',
'@types/ember__test-helpers': '2.8.3',
'@types/ember-qunit': '6.1.1',
'ember-a11y-testing': '5.2.1',
'ember-qunit': '6.0.0',
'ember-resolver': '11.0.1',
'ember-source': '~4.4.0',
},
Expand Down

0 comments on commit 06d8efd

Please sign in to comment.