You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2014/07/14 10:35:44 UTC

[08/13] fauxton commit: updated refs/heads/master to 0ec46e9

Fauxton: updated dev dependancies


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/78963400
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/78963400
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/78963400

Branch: refs/heads/master
Commit: 78963400d91251d13f7c410a59e49721e62b332c
Parents: c8d110c
Author: Garren Smith <ga...@gmail.com>
Authored: Wed Jun 25 15:56:34 2014 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Jun 25 15:57:25 2014 +0200

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/78963400/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index fd5e3d3..d84c881 100644
--- a/package.json
+++ b/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",