Flipper Release: v0.51.0
Summary: Releasing version 0.51.0 Reviewed By: nikoant Differential Revision: D22728768 fbshipit-source-id: 49eabdccc7fd335401618f91b890e94fda11b23f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
323c9d25d4
commit
5dc98bab9d
@@ -3,7 +3,7 @@
|
||||
"name": "flipper-plugin-sea-mammals",
|
||||
"id": "sea-mammals",
|
||||
"private": true,
|
||||
"version": "0.50.0",
|
||||
"version": "0.51.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.50.0",
|
||||
"flipper-plugin": "0.50.0"
|
||||
"flipper": "0.51.0",
|
||||
"flipper-plugin": "0.51.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.50.0",
|
||||
"flipper-pkg": "0.50.0"
|
||||
"flipper": "0.51.0",
|
||||
"flipper-pkg": "0.51.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user