Repository: couchdb Updated Branches: refs/heads/master 46db1a2d7 -> 04bc532ea
Fauxton: updated dev dependancies Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/04bc532e Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/04bc532e Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/04bc532e Branch: refs/heads/master Commit: 04bc532eaee22b26eccf9656441b7c0cab836063 Parents: 46db1a2 Author: Garren Smith <[email protected]> Authored: Wed Jun 25 15:56:34 2014 +0200 Committer: Garren Smith <[email protected]> Committed: Wed Jun 25 15:57:25 2014 +0200 ---------------------------------------------------------------------- src/fauxton/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/04bc532e/src/fauxton/package.json ---------------------------------------------------------------------- diff --git a/src/fauxton/package.json b/src/fauxton/package.json index fd5e3d3..d84c881 100644 --- a/src/fauxton/package.json +++ b/src/fauxton/package.json @@ -15,9 +15,9 @@ "grunt-contrib-clean": "~0.4.1", "grunt-contrib-jshint": "~0.6.0", "grunt-contrib-concat": "~0.3.0", - "grunt-contrib-less": "~0.5.0", + "grunt-contrib-less": "~0.11.0", "grunt-contrib-jst": "~0.5.0", - "grunt-contrib-watch": "~0.4.4", + "grunt-contrib-watch": "~0.6.1", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-copy": "~0.4.1", "grunt-couchapp": "~0.1.0",
