From 1adeae2d2dd2697d647b1925cff09aadb586224c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BA=D0=BE=D0=B2=D0=BE=D1=80=D0=BE=D0=B4=D0=B0=20?= =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0=20=D0=90=D0=BD=D0=B4=D1=80?= =?UTF-8?q?=D0=B5=D0=B5=D0=B2=D0=B8=D1=87?= Date: Sat, 10 Oct 2015 09:11:30 +0300 Subject: [PATCH] Update balanced-match to 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1508074..ba2abe5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "index.js" ], "dependencies": { - "balanced-match": "^0.1.0", + "balanced-match": "^0.2.0", "css-color-function": "^1.2.0", "postcss": "^5.0.4", "postcss-message-helpers": "^2.0.0"