Skip to content

Commit 19afb6b

Browse files
Add @types/react-test-renderer
1 parent 587a21d commit 19afb6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devDependencies.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"ts-jest",
55
"@types/react",
66
"@types/react-native",
7-
"@types/jest"
7+
"@types/jest",
8+
"@types/react-test-renderer"
89
]

0 commit comments

Comments
 (0)