forked from testing-library/angular-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit fbfc9db
committed
feat: move dtl to peerDeps (testing-library#456)
BREAKING CHANGE:
`@testing-library/dom` is now a peer dependency of `@testing-library/angular`.
This means that you need to install `@testing-library/dom` separately.1 parent 86c08e0 commit fbfc9db
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | - | ||
35 | + | ||
36 | + | ||
36 | 37 | | |
37 | 38 | | |
38 | - | ||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments