mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
updated dependencies, including socket.io and ueberDB
This commit is contained in:
parent
97382e365c
commit
af9c09a93a
1 changed files with 3 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
"name": "Robin Buse"}
|
||||
],
|
||||
"dependencies" : {
|
||||
"socket.io" : "0.7.7",
|
||||
"ueberDB" : "0.0.13",
|
||||
"socket.io" : "0.7.8",
|
||||
"ueberDB" : "0.0.14",
|
||||
"async" : "0.1.9",
|
||||
"joose" : "3.18.0",
|
||||
"express" : "2.4.3",
|
||||
"express" : "2.4.4",
|
||||
"clean-css" : "0.2.4",
|
||||
"uglify-js" : "1.0.6",
|
||||
"gzip" : "0.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue