From 56305515050fbe1dcaba4827c1f5e78a81dc1c8c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 May 2017 16:23:46 -0400 Subject: [PATCH] chore(package): update accord to version 0.27.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7901113..9a034a1 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.2", "autoprefixer-stylus": "0.13.0", "chai": "3.5.0", "coffee-script": "1.12.3",