Bump plugin versions to match Flipper version (#1267)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/1267 Bumped versions of all plugins to match current Flipper version 0.46.0. Reviewed By: mweststrate Differential Revision: D22042959 fbshipit-source-id: 37c169bfd1b90debb8f94c9465a345a015524158
This commit is contained in:
committed by
Facebook GitHub Bot
parent
696ca8e604
commit
f5a8e929c0
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-device-cpu",
|
"name": "flipper-plugin-device-cpu",
|
||||||
"id": "DeviceCPU",
|
"id": "DeviceCPU",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-crash-reporter",
|
"name": "flipper-plugin-crash-reporter",
|
||||||
"id": "CrashReporter",
|
"id": "CrashReporter",
|
||||||
"version": "0.1.0",
|
"version": "0.46.0",
|
||||||
"description": "A plugin which will display a crash",
|
"description": "A plugin which will display a crash",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.js",
|
"flipperBundlerEntry": "index.js",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-databases",
|
"name": "flipper-plugin-databases",
|
||||||
"id": "Databases",
|
"id": "Databases",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"title": "Databases",
|
"title": "Databases",
|
||||||
"icon": "internet",
|
"icon": "internet",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-example",
|
"name": "flipper-plugin-example",
|
||||||
"id": "flipper-plugin-example",
|
"id": "flipper-plugin-example",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"description": "An example for a Flipper plugin",
|
"description": "An example for a Flipper plugin",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-fresco",
|
"name": "flipper-plugin-fresco",
|
||||||
"id": "Fresco",
|
"id": "Fresco",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-hermesdebuggerrn",
|
"name": "flipper-plugin-hermesdebuggerrn",
|
||||||
"id": "flipper-plugin-hermesdebuggerrn",
|
"id": "flipper-plugin-hermesdebuggerrn",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-kaios-big-allocations",
|
"name": "flipper-plugin-kaios-big-allocations",
|
||||||
"id": "flipper-plugin-kaios-big-allocations",
|
"id": "flipper-plugin-kaios-big-allocations",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-kaios-graphs",
|
"name": "flipper-plugin-kaios-graphs",
|
||||||
"id": "kaios-graphs",
|
"id": "kaios-graphs",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-inspector",
|
"name": "flipper-plugin-inspector",
|
||||||
"id": "Inspector",
|
"id": "Inspector",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-leak-canary",
|
"name": "flipper-plugin-leak-canary",
|
||||||
"id": "LeakCanary",
|
"id": "LeakCanary",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-device-logs",
|
"name": "flipper-plugin-device-logs",
|
||||||
"id": "DeviceLogs",
|
"id": "DeviceLogs",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-navigation",
|
"name": "flipper-plugin-navigation",
|
||||||
"id": "flipper-plugin-navigation",
|
"id": "flipper-plugin-navigation",
|
||||||
"version": "0.0.1",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"title": "Network",
|
"title": "Network",
|
||||||
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
||||||
"icon": "internet",
|
"icon": "internet",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"flipper-plugin"
|
"flipper-plugin"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-react-devtools",
|
"name": "flipper-plugin-react-devtools",
|
||||||
"id": "flipper-plugin-react-devtools",
|
"id": "flipper-plugin-react-devtools",
|
||||||
"version": "1.0.1",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-react-native-tic-tac-toe",
|
"name": "flipper-plugin-react-native-tic-tac-toe",
|
||||||
"id": "ReactNativeTicTacToe",
|
"id": "ReactNativeTicTacToe",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"name": "flipper-plugin-sandbox",
|
"name": "flipper-plugin-sandbox",
|
||||||
"id": "Sandbox",
|
"id": "Sandbox",
|
||||||
"title": "Sandbox",
|
"title": "Sandbox",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.tsx",
|
"flipperBundlerEntry": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"name": "flipper-plugin-sea-mammals",
|
"name": "flipper-plugin-sea-mammals",
|
||||||
"id": "sea-mammals",
|
"id": "sea-mammals",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "src/index.tsx",
|
"flipperBundlerEntry": "src/index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"email": "oncall+ios_componentkit@xmail.facebook.com",
|
"email": "oncall+ios_componentkit@xmail.facebook.com",
|
||||||
"url": "https://fb.workplace.com/groups/componentkit/"
|
"url": "https://fb.workplace.com/groups/componentkit/"
|
||||||
},
|
},
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.js",
|
"flipperBundlerEntry": "index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||||
"name": "flipper-plugin-preferences",
|
"name": "flipper-plugin-preferences",
|
||||||
"id": "Preferences",
|
"id": "Preferences",
|
||||||
"version": "1.0.0",
|
"version": "0.46.0",
|
||||||
"main": "dist/bundle.js",
|
"main": "dist/bundle.js",
|
||||||
"flipperBundlerEntry": "index.js",
|
"flipperBundlerEntry": "index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user