From cf1b9f95956cf93b6e57fb99ec76b3d3fc91ca8a Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 5 Jun 2016 22:49:11 -0700 Subject: [PATCH] Update jscs to 3.0.4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c8e8130f..648aab194 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "glob": "^7.0.3", "istanbul": "0.4.3", "jquery": "^2.2.4", - "jscs": "^3.0.1", + "jscs": "^3.0.4", "lodash": "4.11.2", "markdown-doctest": "^0.6.0", "platform": "^1.3.1",