From eaebb3adfa90f3c3ced8279e146ebfe4dde90e52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Sat, 26 Mar 2016 17:16:42 +0200 Subject: [PATCH] Update Phantomas to 1.15.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b246e22..4c6e11e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.9.3", + "version": "1.10.0", "description": "Online tool to audit a webpage for performance and front-end quality issues", "license": "GPL-2.0", "author": { @@ -45,7 +45,7 @@ "meow": "3.7.0", "minimize": "1.8.1", "parse-color": "1.0.0", - "phantomas": "1.15.0", + "phantomas": "1.15.1", "ps-node": "0.0.5", "q": "1.4.1", "request": "2.69.0",