From 71df99d27e7b6ae7246d11f5dc0057d3ed90b31b Mon Sep 17 00:00:00 2001 From: Lautaro Petaccio <1120791+LautaroPetaccio@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:59:52 -0300 Subject: [PATCH] fix: Re-trigger deployment (#109) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08b1642..1520cab 100644 --- a/README.md +++ b/README.md @@ -134,3 +134,4 @@ Example: - Installing `node-canvas` on Apple M1: If the `npm install` fails on the dependency `node-canvas` and you are running on an Apple M1 chip, try installing these dependencies via brew: `brew install pkg-config cairo pango libpng jpeg giflib librsvg`. +