From decfc5823d03680df09700b0549e519b92b47e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 11 Jul 2016 18:17:15 +0800 Subject: [PATCH] Releasing v1.11.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b29fa29..ad99ee2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.10.2", + "version": "1.11.0", "description": "Online tool to audit a webpage for performance and front-end quality issues", "license": "GPL-2.0", "author": { @@ -58,7 +58,7 @@ "meow": "3.7.0", "minimize": "2.0.0", "parse-color": "1.0.0", - "phantomas": "1.15.1", + "phantomas": "1.16.0", "ps-node": "0.1.2", "q": "1.4.1", "request": "2.72.0",