update couchapp version number so it can install
This commit is contained in:
parent
5bda4b82c7
commit
e80eb462c9
|
@ -30,7 +30,7 @@
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"couchapp": "0.10.1",
|
"couchapp": "0.10.*",
|
||||||
"grunt": "~0.3.12",
|
"grunt": "~0.3.12",
|
||||||
"nano": "3.3.0"
|
"nano": "3.3.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue