Skip to content

Commit f8b6793

Browse files
chore(package): update @types/react-dom to version 16.0.7
Closes #64
1 parent 337ab2a commit f8b6793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/enzyme": "3.1.9",
1717
"@types/jest": "22.2.3",
1818
"@types/react": "16.3.3",
19-
"@types/react-dom": "16.0.4",
19+
"@types/react-dom": "16.0.7",
2020
"codecov": "3.0.0",
2121
"concurrently": "3.5.1",
2222
"enzyme": "3.3.0",

0 commit comments

Comments
 (0)