From 2c483220b511d34aa82ce6d9e2e1eaf1d8963964 Mon Sep 17 00:00:00 2001 From: Andrey Okonetchnikov Date: Thu, 22 Sep 2016 17:37:18 +0200 Subject: [PATCH] Updated lint-staged --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd457fb0..f74fb62d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "imports-loader": "^0.6.5", "jest-cli": "^15.1.1", "js-yaml": "^3.5.3", - "lint-staged": "^3.0.2", + "lint-staged": "^3.0.3", "moment": "^2.11.2", "node-sass": "^3.10.0", "normalizr": "^2.0.0",