1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-01 12:20:33 +02:00

upgrade to socket.io 2.2.0 #2257

This commit is contained in:
Hakim El Hattab
2019-01-22 15:05:07 +01:00
parent ddd9f818f3
commit baac3413ed
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"grunt-retire": "^1.0.7",
"grunt-zip": "~0.17.1",
"mustache": "^2.3.0",
"socket.io": "^1.7.3"
"socket.io": "^2.2.0"
},
"license": "MIT"
}