We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7f734 commit b882732Copy full SHA for b882732
package.json
@@ -41,7 +41,7 @@
41
"@ngrx/store": "12.0.0",
42
"@nrwl/angular": "12.0.3",
43
"@nrwl/nx-cloud": "11.2.0",
44
- "@testing-library/dom": "^8.0.0-alpha.7",
+ "@testing-library/dom": "^8.0.0",
45
"@testing-library/user-event": "^13.1.9",
46
"core-js": "^3.6.5",
47
"rxjs": "^6.5.5",
projects/testing-library/package.json
@@ -36,7 +36,7 @@
36
"@angular/core": ">= 10.0.0"
37
},
38
"dependencies": {
39
40
"tslib": "^2.0.0"
"publishConfig": {
0 commit comments