Bump deps
Summary: Just trying to get ahead of dependabot and bump some easy dependencies all at once. Reviewed By: fabiomassimo Differential Revision: D27326687 fbshipit-source-id: 0c724c8e3a688aa9777945fcd46061284fd77969
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5f082d9267
commit
8c85da5bc8
@@ -5,7 +5,12 @@
|
||||
"version": "0.0.0",
|
||||
"pluginType": "device",
|
||||
"supportedDevices": [
|
||||
{"os": "Android", "specs": ["KaiOS"]}
|
||||
{
|
||||
"os": "Android",
|
||||
"specs": [
|
||||
"KaiOS"
|
||||
]
|
||||
}
|
||||
],
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
@@ -24,7 +29,7 @@
|
||||
"recharts": "2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/recharts": "1.8.18"
|
||||
"@types/recharts": "1.8.19"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "16.9.17"
|
||||
|
||||
Reference in New Issue
Block a user