From 91f0222c0cce812848f59f6d9b6c34a720d75bbd Mon Sep 17 00:00:00 2001 From: AlexKVal Date: Sun, 24 May 2015 20:55:50 +0300 Subject: [PATCH] [changed] Update css-loader. Dev dependency. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3093767a6f..03846b9fa6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "child-process-promise": "^1.0.1", "codemirror": "^5.0.0", "colors": "^1.0.3", - "css-loader": "^0.13.1", + "css-loader": "^0.14.1", "es5-shim": "^4.1.0", "eslint": "0.21.2", "eslint-plugin-mocha": "^0.2.2",