Skip to content

Commit

Permalink
feat(web): add peerjs
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Nov 18, 2023
1 parent ecf511b commit 6ac3073
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 0 deletions.
174 changes: 174 additions & 0 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"peerjs": "^1.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit 6ac3073

Please sign in to comment.