From 98cc0bc618aace3f7dc30d2b93b1b19f58b6e4b3 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Fri, 10 May 2024 10:15:03 -0400 Subject: [PATCH] Fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f2610f8..50053890 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "font-finder": "^1.1.0", "gifencoder": "^2.0.1", "gm": "^1.25.0", - "googlethis": "^1.8.0", + "googlethis": "github:CROSP/google-this", "html-entities": "^2.5.2", "image-to-ascii": "^3.2.0", "ioredis": "^5.4.1",