Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 27, 2023
1 parent d312161 commit a285359
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
checksumBehavior: ignore
nodeLinker: node-modules
nmHoistingLimits: workspaces
checksumBehavior: ignore

plugins:
- path: scripts/bootstrap.cjs
- path: scripts/pod-install.cjs
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@rneui/themed": "^4.0.0-rc.7",
"react": "18.2.0",
"react-native": "0.72.5",
"react-native-agora-rawdata": "github:AgoraLibrary/react-native-agora-rawdata#15ecaa324f74a228a7cc2ba4686893e76954e0f8",
"react-native-agora-rawdata": "github:AgoraLibrary/react-native-agora-rawdata",
"react-native-chart-kit": "^6.12.0",
"react-native-color-picker": "^0.6.0",
"react-native-fs": "^2.20.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13523,7 +13523,7 @@ __metadata:
pod-install: ^0.1.0
react: 18.2.0
react-native: 0.72.5
react-native-agora-rawdata: "github:AgoraLibrary/react-native-agora-rawdata#15ecaa324f74a228a7cc2ba4686893e76954e0f8"
react-native-agora-rawdata: "github:AgoraLibrary/react-native-agora-rawdata"
react-native-chart-kit: ^6.12.0
react-native-color-picker: ^0.6.0
react-native-fs: ^2.20.0
Expand All @@ -13537,7 +13537,7 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-agora-rawdata@github:AgoraLibrary/react-native-agora-rawdata#15ecaa324f74a228a7cc2ba4686893e76954e0f8":
"react-native-agora-rawdata@github:AgoraLibrary/react-native-agora-rawdata":
version: 0.1.0
resolution: "react-native-agora-rawdata@https://github.com/AgoraLibrary/react-native-agora-rawdata.git#commit=15ecaa324f74a228a7cc2ba4686893e76954e0f8"
peerDependencies:
Expand Down

0 comments on commit a285359

Please sign in to comment.