Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 6d723fa

Browse files
committed
fix: Update core-client
1 parent ac300a3 commit 6d723fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"mitt": "1.1.3",
4242
"query-string": "6.8.3",
43-
"reactotron-core-client": "2.8.8",
43+
"reactotron-core-client": "2.8.9",
4444
"rn-host-detect": "1.1.5"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9253,10 +9253,10 @@ react@16.9.0:
92539253
object-assign "^4.1.1"
92549254
prop-types "^15.6.2"
92559255

9256-
reactotron-core-client@2.8.8:
9257-
version "2.8.8"
9258-
resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-2.8.8.tgz#fa1f93629e9a3d1b2beca765701b8ef3a8c3d3c0"
9259-
integrity sha512-FCXudNw5zCcV6waXCubGGxypVS2EKZMRwJ89rd6GCsgFENbJhGizcPyjmv6aBatHFIQcLhUD7XShZJEqWs7E4A==
9256+
reactotron-core-client@2.8.9:
9257+
version "2.8.9"
9258+
resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-2.8.9.tgz#79b96c69c017a036129a7cbce2ce6b3729995cfc"
9259+
integrity sha512-IAfNEst/VrWC4b5kOWkHLV0xCwM5n3Pd8q59ueotg1Tql81HnhCeHW1/lCPaaNh2B3/Eh3rAXuiM3yYWvdU36g==
92609260

92619261
read-cmd-shim@^1.0.1:
92629262
version "1.0.1"

0 commit comments

Comments
 (0)