Flipper Release: v0.49.0
Summary: Releasing version 0.49.0 Reviewed By: cekkaewnumchai Differential Revision: D22307632 fbshipit-source-id: 105fc71f07a4827a5d6e54cf3200b22f800a5f1e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ba0a706bc8
commit
8000090eac
@@ -3,7 +3,7 @@
|
||||
"name": "flipper-plugin-sea-mammals",
|
||||
"id": "sea-mammals",
|
||||
"private": true,
|
||||
"version": "0.48.0",
|
||||
"version": "0.49.0",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "src/index.tsx",
|
||||
"license": "MIT",
|
||||
@@ -23,10 +23,10 @@
|
||||
"prepack": "flipper-pkg lint && flipper-pkg bundle --production"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"flipper": "0.48.0"
|
||||
"flipper": "0.49.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flipper": "0.48.0",
|
||||
"flipper-pkg": "0.48.0"
|
||||
"flipper": "0.49.0",
|
||||
"flipper-pkg": "0.49.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user