From 0bf0a2710e9de2343d48c3870d89c34af9d940c0 Mon Sep 17 00:00:00 2001 From: Kyle Robinson Young Date: Sat, 20 Feb 2016 19:24:54 -0800 Subject: [PATCH] Update devDeps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cb06752..450be6e 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ "devDependencies": { "grunt": "^0.4.5", "grunt-cli": "^0.1.13", - "grunt-contrib-clean": "^0.6.0", + "grunt-contrib-clean": "^1.0.0", "grunt-contrib-internal": "^0.4.2", - "grunt-contrib-jshint": "^0.11.0", + "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-nodeunit": "^0.4.0" }, "peerDependencies": {