Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: add missing types
  • Loading branch information
JoviDeCroock committed Oct 31, 2018
commit 8d79578898928845f7a4eeed9b3651f3e777404f
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"@types/object-assign": "4.0.30",
"@types/prop-types": "15.5.6",
"@types/react": "16.4.18",
"@types/react-is": "16.5.0",
"@types/react-dom": "16.0.9",
"@types/react-test-renderer": "16.0.3",
"@types/recompose": "0.27.0",
Expand Down