Skip to content

Commit eec4cfb

Browse files
authored
Allow ember-truth-helpers v5 as dependency (#1003)
* Allow `ember-truth-helpers` v5 as dependency * Test ember-truth-helpers 4.x with older ember-source version
1 parent 2b9d1b1 commit eec4cfb

File tree

4 files changed

+1844
-2227
lines changed

4 files changed

+1844
-2227
lines changed

ember-basic-dropdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ember-element-helper": "^0.8.7",
7070
"ember-modifier": "^4.2.0",
7171
"ember-style-modifier": "^4.4.0",
72-
"ember-truth-helpers": "^4.0.3"
72+
"ember-truth-helpers": "^4.0.3 || ^5.0.0"
7373
},
7474
"devDependencies": {
7575
"@babel/core": "^7.27.1",

0 commit comments

Comments
 (0)