Sync Flipper Library Version

Summary: The plugin seems to miss the train to version 0.65. This diff gives it a ride to the current version

Reviewed By: nikoant

Differential Revision: D24950948

fbshipit-source-id: 3132a3baf0a41d8ec0de5cf8c55c0561126b038f
This commit is contained in:
Chaiwat Ekkaewnumchai
2020-11-13 07:23:50 -08:00
committed by Facebook GitHub Bot
parent 797fd0517f
commit d00cb84ad9

View File

@@ -15,7 +15,7 @@
"email": "beneloca@fb.com"
},
"peerDependencies": {
"flipper-plugin": "0.64.0",
"flipper-plugin": "0.65.0",
"antd": "*"
}
}