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:
Anton Nikolaev
2020-06-15 09:26:43 -07:00
committed by Facebook GitHub Bot
parent 696ca8e604
commit f5a8e929c0
19 changed files with 35 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-device-cpu",
"id": "DeviceCPU",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -17,4 +17,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-crash-reporter",
"id": "CrashReporter",
"version": "0.1.0",
"version": "0.46.0",
"description": "A plugin which will display a crash",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.js",
@@ -22,4 +22,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-databases",
"id": "Databases",
"version": "1.0.0",
"version": "0.46.0",
"title": "Databases",
"icon": "internet",
"main": "dist/bundle.js",
@@ -29,4 +29,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-example",
"id": "flipper-plugin-example",
"version": "1.0.0",
"version": "0.46.0",
"description": "An example for a Flipper plugin",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-fresco",
"id": "Fresco",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -17,4 +17,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-hermesdebuggerrn",
"id": "flipper-plugin-hermesdebuggerrn",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -17,4 +17,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-kaios-big-allocations",
"id": "flipper-plugin-kaios-big-allocations",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -29,4 +29,4 @@
"resolutions": {
"minimist": "1.2.3"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-kaios-graphs",
"id": "kaios-graphs",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -28,4 +28,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-inspector",
"id": "Inspector",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -25,4 +25,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-leak-canary",
"id": "LeakCanary",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -19,4 +19,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-device-logs",
"id": "DeviceLogs",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -19,4 +19,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-navigation",
"id": "flipper-plugin-navigation",
"version": "0.0.1",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -17,4 +17,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -7,7 +7,7 @@
"title": "Network",
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
"icon": "internet",
"version": "1.0.0",
"version": "0.46.0",
"license": "MIT",
"keywords": [
"flipper-plugin"

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-react-devtools",
"id": "flipper-plugin-react-devtools",
"version": "1.0.1",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -23,4 +23,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-react-native-tic-tac-toe",
"id": "ReactNativeTicTacToe",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -18,4 +18,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -3,7 +3,7 @@
"name": "flipper-plugin-sandbox",
"id": "Sandbox",
"title": "Sandbox",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.tsx",
"license": "MIT",
@@ -17,4 +17,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -3,7 +3,7 @@
"name": "flipper-plugin-sea-mammals",
"id": "sea-mammals",
"private": true,
"version": "2.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "src/index.tsx",
"license": "MIT",

View File

@@ -7,7 +7,7 @@
"email": "oncall+ios_componentkit@xmail.facebook.com",
"url": "https://fb.workplace.com/groups/componentkit/"
},
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.js",
"license": "MIT",
@@ -24,4 +24,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}

View File

@@ -2,7 +2,7 @@
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
"name": "flipper-plugin-preferences",
"id": "Preferences",
"version": "1.0.0",
"version": "0.46.0",
"main": "dist/bundle.js",
"flipperBundlerEntry": "index.js",
"license": "MIT",
@@ -19,4 +19,4 @@
"scripts": {
"prepack": "../../pkg/bin/run bundle"
}
}
}