flipper-plugin-*
Summary: rename plugin packages from `sonar-plugin-*` to `flipper-plugin-*`. Reviewed By: passy Differential Revision: D9851211 fbshipit-source-id: bdac568ede0a4a9308138a6c3d60728bb6195a72
This commit is contained in:
committed by
Facebook Github Bot
parent
66e77075be
commit
3bea3c88e6
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "sonar-plugin-layout",
|
||||
"name": "flipper-plugin-layout",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "sonar-plugin-leakcanary",
|
||||
"name": "flipper-plugin-leakcanary",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "sonar-plugin-network",
|
||||
"name": "flipper-plugin-network",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "sonar-plugin-sandbox",
|
||||
"name": "flipper-plugin-sandbox",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "sonar-plugin-sharedpreferences",
|
||||
"name": "flipper-plugin-sharedpreferences",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user