Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahui92 committed Aug 30, 2024
1 parent 9d7ccd0 commit b9ab6d5
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 11 deletions.
74 changes: 64 additions & 10 deletions web-rtc/package-lock.json

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

4 changes: 3 additions & 1 deletion web-rtc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@
"webpack-dev-server": "^3.10.1"
},
"dependencies": {
"easyqrcodejs": "^4.6.1",
"firebase": "^10.13.0",
"qrcode": "^1.5.4",
"uuid": "^10.0.0"
"uuid": "^10.0.0",
"vconsole": "^3.15.1"
}
}

0 comments on commit b9ab6d5

Please sign in to comment.