mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Updated node dependencies
This commit is contained in:
parent
8223f84714
commit
55e2f764d4
1 changed files with 9 additions and 9 deletions
14
package.json
14
package.json
|
@ -10,16 +10,16 @@
|
||||||
"name": "Robin Buse"}
|
"name": "Robin Buse"}
|
||||||
],
|
],
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"socket.io" : "0.7.9",
|
"socket.io" : "0.8.5",
|
||||||
"ueberDB" : "0.1.2",
|
"ueberDB" : "0.1.2",
|
||||||
"async" : "0.1.9",
|
"async" : "0.1.12",
|
||||||
"joose" : "3.18.0",
|
"joose" : "3.50.0",
|
||||||
"express" : "2.4.5",
|
"express" : "2.4.7",
|
||||||
"clean-css" : "0.2.4",
|
"clean-css" : "0.2.4",
|
||||||
"uglify-js" : "1.0.7",
|
"uglify-js" : "1.1.1",
|
||||||
"gzip" : "0.1.0",
|
"gzip" : "0.1.0",
|
||||||
"formidable" : "1.0.2",
|
"formidable" : "1.0.6",
|
||||||
"log4js" : "0.3.8"
|
"log4js" : "0.3.9"
|
||||||
},
|
},
|
||||||
"version" : "1.0.0"
|
"version" : "1.0.0"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue