Flipper Release: v0.55.0
Summary: Releasing version 0.55.0 Reviewed By: priteshrnandgaonkar Differential Revision: D23444759 fbshipit-source-id: b569ff8e8dce76028e323f906e7415689ae8b1c5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ff3584e2e0
commit
66692dd722
@@ -3,7 +3,7 @@
|
||||
"name": "flipper-plugin-sea-mammals",
|
||||
"id": "sea-mammals",
|
||||
"private": true,
|
||||
"version": "0.54.0",
|
||||
"version": "0.55.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.54.0",
|
||||
"flipper-plugin": "0.54.0"
|
||||
"flipper": "0.55.0",
|
||||
"flipper-plugin": "0.55.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.54.0",
|
||||
"flipper-pkg": "0.54.0"
|
||||
"flipper": "0.55.0",
|
||||
"flipper-pkg": "0.55.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user