Skip to content

Commit 35e80bb

Browse files
committed
Add @ember/test-helpers to peerDependencies
1 parent c9a0fd0 commit 35e80bb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

+8
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737
"ember-modifier": "^3.0.0 || ^4.0.0",
3838
"intersection-observer-admin": "^0.3.4"
3939
},
40+
"peerDependencies": {
41+
"@ember/test-helpers": "^3.0.0 || ^4.0.0"
42+
},
43+
"peerDependenciesMeta": {
44+
"@ember/test-helpers": {
45+
"optional": false
46+
}
47+
},
4048
"devDependencies": {
4149
"@babel/eslint-parser": "^7.25.1",
4250
"@babel/plugin-proposal-decorators": "^7.24.7",

0 commit comments

Comments
 (0)