From 07c5586e405be38568354a13f124446482e46a34 Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Fri, 28 May 2021 16:56:18 +0100 Subject: [PATCH] Revert "Bumps perfect-freehand" This reverts commit 69a9f233faf56844ee3aee83010148706729929a. --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index de5670ca5..9a3cd5570 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "nanoid": "3.1.22", "open-color": "1.8.0", "pako": "1.0.11", - "perfect-freehand": "0.4.8", + "perfect-freehand": "0.4.7", "png-chunk-text": "1.0.0", "png-chunks-encode": "1.0.0", "png-chunks-extract": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 5b78f2e4c..7199c06f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9250,10 +9250,10 @@ pepjs@0.5.3: version "0.5.3" resolved "https://registry.npmjs.org/pepjs/-/pepjs-0.5.3.tgz" -perfect-freehand@0.4.8: - version "0.4.8" - resolved "https://registry.yarnpkg.com/perfect-freehand/-/perfect-freehand-0.4.8.tgz#0054995322fdd9939c0c38c260d96a9d0f22eb4f" - integrity sha512-zU0hvTh0ctjb/h5+nwFhb+/5ZnqS8Z16mn7lY2tYy3NwTkjrEKZ8CJvQ2phlOV5kk+BnCDFGVz7tkKrl9+Mr9w== +perfect-freehand@0.4.7: + version "0.4.7" + resolved "https://registry.yarnpkg.com/perfect-freehand/-/perfect-freehand-0.4.7.tgz#4d85fd64881ba81b2a4eaa6ac4e8983ccb21dd43" + integrity sha512-SSSFL8VzXiOHQdUTyNyOb0JC+btVZRy9bi6jos7Nb7PBTI0PHX5jM6RgCTSrubQ8Ul9qOYWmWgJBrwVGHwyJZQ== performance-now@^2.1.0: version "2.1.0"