Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit a92b3ae

Browse files
fix name
1 parent 7a5c7aa commit a92b3ae

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fishjam-mobile-sdk",
3-
"version": "release-0.23.0-RC.0",
3+
"version": "0.23.0-RC.0",
44
"license": "MIT",
55
"private": true,
66
"packageManager": "yarn@4.5.3",

packages/react-native-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fishjam-cloud/react-native-client",
3-
"version": "release-0.23.0-RC.0",
3+
"version": "0.23.0-RC.0",
44
"description": "A React Native client for Fishjam",
55
"author": "Fishjam Team",
66
"license": "Apache-2.0",

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3126,7 +3126,23 @@ __metadata:
31263126
languageName: unknown
31273127
linkType: soft
31283128

3129-
"@fishjam-cloud/react-native-client@npm:*, @fishjam-cloud/react-native-client@workspace:packages/react-native-client":
3129+
"@fishjam-cloud/react-native-client@npm:*":
3130+
version: 0.22.0
3131+
resolution: "@fishjam-cloud/react-native-client@npm:0.22.0"
3132+
dependencies:
3133+
promise-fs: "npm:^2.1.1"
3134+
protobufjs: "npm:^7.4.0"
3135+
react-native-whip-whep: "npm:0.3.1"
3136+
zod: "npm:^3.25.71"
3137+
peerDependencies:
3138+
expo: "*"
3139+
react: "*"
3140+
react-native: "*"
3141+
checksum: 10c0/928aef9920c7ca577bc1e3fc6df4d4f712d139db3167dc597b71de0f8fcffce12d54bbfafdc4dca0effdb1be344f933d075895951df0f4bc233e081540f160d8
3142+
languageName: node
3143+
linkType: hard
3144+
3145+
"@fishjam-cloud/react-native-client@workspace:packages/react-native-client":
31303146
version: 0.0.0-use.local
31313147
resolution: "@fishjam-cloud/react-native-client@workspace:packages/react-native-client"
31323148
dependencies:

0 commit comments

Comments
 (0)