update couch-daemon

pull/20/head
Johannes J. Schmidt 10 years ago
parent c04a1b3abf
commit ca8959f07d

@ -1,6 +1,6 @@
{ {
"name": "couchmagick", "name": "couchmagick",
"version": "2.2.0", "version": "2.2.1",
"description": "Couchmagick runs ImageMagicks `convert` on CouchDB documents.", "description": "Couchmagick runs ImageMagicks `convert` on CouchDB documents.",
"main": "index.js", "main": "index.js",
"preferGlobal": true, "preferGlobal": true,
@ -27,7 +27,7 @@
}, },
"homepage": "https://github.com/jo/couchmagick", "homepage": "https://github.com/jo/couchmagick",
"dependencies": { "dependencies": {
"couch-daemon": "^1.4.0", "couch-daemon": "^1.4.1",
"strformat": "0.0.3", "strformat": "0.0.3",
"docuri": "^1.1.0", "docuri": "^1.1.0",
"async": "^0.9.0", "async": "^0.9.0",

Loading…
Cancel
Save