Skip to content

Commit 68f60e1

Browse files
authored
Merge pull request microsoft#92 from Microsoft/update-react-types
Update @types/react to pull in bivariance hack
2 parents 96fb623 + 2321592 commit 68f60e1

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)