From 9249b7ae3e4cae275b1546fbe980d339cca14b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Tue, 11 Nov 2014 23:28:39 +0100 Subject: [PATCH] Update phantomas to 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cb58e6..782c89a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "git://github.com/gmetais/YellowLabTools.git" }, "dependencies": { - "phantomas": "1.6.0", + "phantomas": "1.7.0", "express": "~4.10.1", "async": "~0.9.0", "socket.io": "~1.2.0",