From 05c883fa3e38e79dcb0816db3f0ec10e08b6ed06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 15 Mar 2021 23:22:22 +0000 Subject: [PATCH] Temporarily use a fork of Phantomas for Characters Count --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f563a43..327d334 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "md5": "2.2.1", "meow": "5.0.0", "parse-color": "1.0.0", - "phantomas": "github:macbre/phantomas#devel", + "phantomas": "github:gmetais/phantomas#charactersCount", "ps-node": "0.1.6", "q": "1.5.1", "request": "2.88.0",