Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 2321592

Browse files
committed
Update @types/react to pull in bivariance hack
1 parent 96fb623 commit 2321592

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
@@ -10,7 +10,7 @@
1010
"@types/enzyme": "^2.7.2",
1111
"@types/jest": "^18.1.1",
1212
"@types/node": "^7.0.5",
13-
"@types/react": "15.0.14",
13+
"@types/react": "^15.6.6",
1414
"@types/react-dom": "^0.14.22",
1515
"@types/react-redux": "^4.4.36",
1616
"enzyme": "^2.7.1",

0 commit comments

Comments
 (0)