-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(WEBRTC-1715): change npm to use yarn and update dependencies (#280
) * chore: remove package.lock and add yarn.lock * chore: update github actions to use yarn * chore: update dependencies and fix react-client example dependencies * chore: yarn lock update * chore: install react-native deps * chore: update js examples
- Loading branch information
1 parent
618a568
commit 1e354dd
Showing
37 changed files
with
55,484 additions
and
148,765 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ yarn-error.log | |
lib | ||
coverage | ||
.vscode | ||
yarn.lock | ||
package-lock.json |
Oops, something went wrong.