Flipper Release: v0.155.0
Summary: Releasing version 0.155.0 Reviewed By: lblasa Differential Revision: D37957716 fbshipit-source-id: f682464ec8737acc3e28197fa3724a6ae150e8cd
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d4597f455e
commit
e3110be5a6
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-native-flipper",
|
||||
"title": "React Native Flipper Bindings",
|
||||
"version": "0.154.0",
|
||||
"version": "0.155.0",
|
||||
"description": "Flipper bindings for React Native",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
@@ -28,10 +28,10 @@
|
||||
"react-native": ">0.62.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"metro-config": "^0.67.0",
|
||||
"react": "^17.0.2",
|
||||
"react-native": "^0.68.2",
|
||||
"react-native-windows": "0.68.2",
|
||||
"metro-config": "^0.67.0"
|
||||
"react-native-windows": "0.68.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"logkitty": "0.7.1",
|
||||
|
||||
Reference in New Issue
Block a user