Merge pull request #1 from garbados/patch-1

Update couchapp version
This commit is contained in:
Max 2013-08-21 20:49:10 -07:00
commit 213c0224d0
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
"test": "grunt test" "test": "grunt test"
}, },
"dependencies": { "dependencies": {
"couchapp": "0.9.1", "couchapp": "0.10.1",
"grunt": "~0.3.12", "grunt": "~0.3.12",
"nano": "3.3.0" "nano": "3.3.0"
}, },