From a4a0bcaf5f96c2a7cd1671a46f348e55ccaf9902 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 May 2017 16:38:13 -0400 Subject: [PATCH] chore(package): update accord to version 0.27.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7901113..256182e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "git://github.com/jenius/axis.git" }, "devDependencies": { - "accord": "0.27.0", + "accord": "0.27.3", "autoprefixer-stylus": "0.13.0", "chai": "3.5.0", "coffee-script": "1.12.3",