mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
updated dependencies
This commit is contained in:
parent
14f0d443df
commit
88297a99ef
1 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
||||||
"author" : "Peter 'Pita' Martischka <petermartischka@googlemail.com>",
|
"author" : "Peter 'Pita' Martischka <petermartischka@googlemail.com>",
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"socket.io" : "0.6.18",
|
"socket.io" : "0.6.18",
|
||||||
"ueberDB" : "0.0.3",
|
"ueberDB" : "0.0.4",
|
||||||
"async" : "0.1.9",
|
"async" : "0.1.9",
|
||||||
"joose" : "3.18.0",
|
"joose" : "3.18.0",
|
||||||
"express" : "2.3.6",
|
"express" : "2.3.10",
|
||||||
"clean-css" : "0.2.3",
|
"clean-css" : "0.2.4",
|
||||||
"uglify-js" : "1.0.2",
|
"uglify-js" : "1.0.2",
|
||||||
"gzip" : "0.1.0"
|
"gzip" : "0.1.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue