diff --git a/package.json b/package.json index ff57124..0355b45 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test": "grunt test" }, "dependencies": { - "couchapp": "0.10.1", + "couchapp": "0.10.*", "grunt": "~0.3.12", "nano": "3.3.0" },