Updated Branches:
  refs/heads/master 1316f6759 -> 8593ce85a

Update Grunt tasks


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

Branch: refs/heads/master
Commit: f557ffc7128413596970975f0603495f4312aea5
Parents: 1316f67
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Sun Sep 29 20:54:02 2013 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Sun Sep 29 20:54:02 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/f557ffc7/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 8ebb4b8..e934c12 100644
--- a/package.json
+++ b/package.json
@@ -3,9 +3,9 @@
   "version": "0.1.0",
   "devDependencies": {
     "grunt": "~0.4.1",
-    "grunt-contrib-jshint": "~0.1.1",
-    "grunt-contrib-qunit": "~0.2.2",
-    "grunt-contrib-connect": "~0.3.0",
-    "grunt-contrib-nodeunit": "~0.1.2"
+    "grunt-contrib-jshint": "~0.6.4",
+    "grunt-contrib-qunit": "~0.3.0",
+    "grunt-contrib-connect": "~0.5.0",
+    "grunt-contrib-nodeunit": "~0.2.1"
   }
 }
\ No newline at end of file

Reply via email to