Flipper Release: v0.64.0
Summary: Releasing version 0.64.0 Reviewed By: priteshrnandgaonkar Differential Revision: D24590607 fbshipit-source-id: 04671a31028a33cf020acd8b83c219608fe38319
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e993b7e9d4
commit
a3bcf6b043
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-preferences",
|
||||
"id": "Preferences",
|
||||
"version": "0.63.0",
|
||||
"version": "0.64.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "src/index.tsx",
|
||||
"license": "MIT",
|
||||
@@ -13,7 +13,7 @@
|
||||
"lodash": "^4.17.19"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper-plugin": "0.63.0"
|
||||
"flipper-plugin": "0.64.0"
|
||||
},
|
||||
"title": "Shared Preferences Viewer",
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user