diff options
author | Peter 'Pita' Martischka <petermartischka@googlemail.com> | 2011-06-23 11:26:09 +0100 |
---|---|---|
committer | Peter 'Pita' Martischka <petermartischka@googlemail.com> | 2011-06-23 11:26:09 +0100 |
commit | cc7ce0ca4cf4544300fc9fa5469867d19ceed3b1 (patch) | |
tree | eb268f0457f87c2aa59536f759f7a34e9855fdea /package.json | |
parent | ed9bf47303992d30c145bce99ab01cfcad63d31e (diff) | |
download | etherpad-lite-cc7ce0ca4cf4544300fc9fa5469867d19ceed3b1.zip |
Update express
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 118c99b7..b044b771 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "ueberDB" : "0.0.8", "async" : "0.1.9", "joose" : "3.18.0", - "express" : "2.3.10", + "express" : "2.3.12", "clean-css" : "0.2.4", "uglify-js" : "1.0.2", "gzip" : "0.1.0" |