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

Commit a42ec4c

Browse files
committed
fix: Update reactotron-core-client
1 parent 1787f9c commit a42ec4c

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.6",
43+
"reactotron-core-client": "2.8.7",
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.6:
9257-
version "2.8.6"
9258-
resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-2.8.6.tgz#c3e02aca1af6246d033f2946c38562e2c7a4df09"
9259-
integrity sha512-xgg6dusfgQHC98f4iRH/Zak/PNvA46znupEd2U7DSCmmhZbfCpSSveKUsYok0OW0HiSCSvi41tNELj+QU6pRVQ==
9256+
reactotron-core-client@2.8.7:
9257+
version "2.8.7"
9258+
resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-2.8.7.tgz#9bcbda3b8446c75a9cc2f16fcad583de9aeac7d1"
9259+
integrity sha512-2yJYIUqaI+5jf8pscBelY9stcTYke6tDSofUq8L8zuQMQWknsgGr94ZZzo6vz/M5o7vUxb+DnQVs9msWxZJqMg==
92609260

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

0 commit comments

Comments
 (0)