couchapp@0.11.0

removes the horn sound on push, which breaks on linux
This commit is contained in:
Robert Kowalski 2014-10-05 15:11:23 +02:00
parent 91912c2baa
commit ef190f5650
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"test": "grunt test"
},
"dependencies": {
"couchapp": "0.10.*",
"couchapp": "~0.11.0",
"grunt": "~0.3.12",
"nano": "3.3.0"
},