Clean up kaios-ram deps
Summary: - recharts includes types now as part of the main distro - the react resolution doesn't make a difference to the `yarn.lock` anymore Reviewed By: mweststrate Differential Revision: D29105837 fbshipit-source-id: 5699b7b9c4f00da00781245fed8b2a94d603bb63
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4cafa9ab1a
commit
2f1042a9b7
@@ -26,11 +26,5 @@
|
||||
"dependencies": {
|
||||
"promisify-child-process": "^4.1.0",
|
||||
"recharts": "2.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/recharts": "1.8.19"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "16.9.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user