Fix phoenix at 1.6.2

According to https://github.com/phoenixframework/phoenix/issues/4623 ,
1.6.2 seems to not have the disconnection bug.
This commit is contained in:
Tusooa Zhu 2022-03-31 20:36:59 -04:00
parent f71f101fce
commit a3233e31d0
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
2 changed files with 5 additions and 4 deletions

View file

@ -34,6 +34,7 @@
"localforage": "1.10.0",
"parse-link-header": "1.0.1",
"phoenix": "1.4.0",
"phoenix": "1.6.2",
"punycode.js": "2.1.0",
"qrcode": "1",
"ruffle-mirror": "2021.12.31",