Skip to content

Commit 2006502

Browse files
fix: add types for @testing-library/jasmine-dom (#370)
Closes #369
1 parent d3407ca commit 2006502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"@types/jasmine": "4.0.3",
7272
"@types/jest": "28.1.8",
7373
"@types/node": "18.7.1",
74+
"@types/testing-library__jasmine-dom": "^1.3.0",
7475
"@typescript-eslint/eslint-plugin": "5.36.1",
7576
"@typescript-eslint/parser": "5.36.1",
7677
"cpy-cli": "^3.1.1",

0 commit comments

Comments
 (0)