Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
fix: pin @types/react to 16.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 11, 2018
1 parent 534505b commit b14bbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "ISC",
"devDependencies": {
"@types/jest": "^23.0.0",
"@types/react": "^16.3.13",
"@types/react": "16.4.13",
"awesome-typescript-loader": "^5.0.0",
"coveralls": "^3.0.0",
"css-loader": "^0.28.11",
Expand Down

0 comments on commit b14bbbc

Please sign in to comment.