mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
Update socket.io to 1.4.5 and use client library provided by the dependancy
This commit is contained in:
parent
718182c74a
commit
062fded4cc
3 changed files with 2 additions and 6173 deletions
|
@ -328,6 +328,7 @@
|
|||
<ul id="context-menu"></ul>
|
||||
</div>
|
||||
|
||||
<script src="socket.io/socket.io.js"></script>
|
||||
<script src="js/libs.min.js"></script>
|
||||
<script src="js/lounge.templates.js"></script>
|
||||
<script src="js/lounge.js"></script>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -38,7 +38,7 @@
|
|||
"read": "1.0.7",
|
||||
"request": "2.69.0",
|
||||
"slate-irc": "0.8.1",
|
||||
"socket.io": "~1.0.6"
|
||||
"socket.io": "1.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"stylelint": "4.3.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue