update couchmagick-listen

pull/20/head
Johannes J. Schmidt 10 years ago
parent 6ca7b51236
commit 78bcc94b72

@ -1,6 +1,6 @@
{
"name": "couchmagick",
"version": "1.5.1",
"version": "1.5.2",
"description": "Run ImageMagicks `convert` on CouchDB documents.",
"main": "index.js",
"preferGlobal": true,
@ -29,7 +29,7 @@
"dependencies": {
"async": "~0.2.9",
"event-stream": "~3.0.20",
"couchmagick-listen": "~1.4.2",
"couchmagick-listen": "~1.4.3",
"couch-daemon": "~1.2.1",
"nano": "~4.2.1"
},

Loading…
Cancel
Save