Flipper Release: v0.50.0
Summary: Releasing version 0.50.0 Reviewed By: passy Differential Revision: D22501533 fbshipit-source-id: 0896efd4eb2b2bb5f557d573526db91dc5dcd1de
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1c7113418d
commit
fff723d5ef
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-device-cpu",
|
||||
"id": "DeviceCPU",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-crash-reporter",
|
||||
"id": "CrashReporter",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"description": "A plugin which will display a crash",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.js",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-databases",
|
||||
"id": "Databases",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"title": "Databases",
|
||||
"icon": "internet",
|
||||
"main": "dist/bundle.js",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-example",
|
||||
"id": "flipper-plugin-example",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"description": "An example for a Flipper plugin",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
@@ -22,10 +22,10 @@
|
||||
"prepack": "flipper-pkg lint && flipper-pkg bundle --production"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.49.0"
|
||||
"flipper": "0.50.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.49.0",
|
||||
"flipper-pkg": "0.49.0"
|
||||
"flipper": "0.50.0",
|
||||
"flipper-pkg": "0.50.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-fresco",
|
||||
"id": "Fresco",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-hermesdebuggerrn",
|
||||
"id": "Hermesdebuggerrn",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-kaios-big-allocations",
|
||||
"id": "kaios-big-allocations",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-kaios-graphs",
|
||||
"id": "kaios-graphs",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-inspector",
|
||||
"id": "Inspector",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-leak-canary",
|
||||
"id": "LeakCanary",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-device-logs",
|
||||
"id": "DeviceLogs",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-navigation",
|
||||
"id": "Navigation",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"title": "Network",
|
||||
"description": "Use the Network inspector to inspect outgoing network traffic in your apps.",
|
||||
"icon": "internet",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"flipper-plugin"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-react-devtools",
|
||||
"id": "React",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-react-native-tic-tac-toe",
|
||||
"id": "ReactNativeTicTacToe",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "flipper-plugin-sandbox",
|
||||
"id": "Sandbox",
|
||||
"title": "Sandbox",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.tsx",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "flipper-plugin-sea-mammals",
|
||||
"id": "sea-mammals",
|
||||
"private": true,
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "src/index.tsx",
|
||||
"license": "MIT",
|
||||
@@ -23,11 +23,11 @@
|
||||
"prepack": "flipper-pkg lint && flipper-pkg bundle --production"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.49.0",
|
||||
"flipper-plugin": "0.49.0"
|
||||
"flipper": "0.50.0",
|
||||
"flipper-plugin": "0.50.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.49.0",
|
||||
"flipper-pkg": "0.49.0"
|
||||
"flipper": "0.50.0",
|
||||
"flipper-pkg": "0.50.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"email": "oncall+ios_componentkit@xmail.facebook.com",
|
||||
"url": "https://fb.workplace.com/groups/componentkit/"
|
||||
},
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-preferences",
|
||||
"id": "Preferences",
|
||||
"version": "0.49.0",
|
||||
"version": "0.50.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user