From e766aca7d7374321c9aace08ca4ff7f11eec5ec3 Mon Sep 17 00:00:00 2001 From: Marei Kikukawa <12670155+calmery@users.noreply.github.com> Date: Tue, 10 Nov 2020 03:48:50 +0900 Subject: [PATCH] =?UTF-8?q?react-ga=20=E3=82=92=E5=89=8A=E9=99=A4=E3=81=99?= =?UTF-8?q?=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index e893aa7a..f01b99e2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "next-seo": "4.15.1", "react": "17.0.1", "react-dom": "17.0.1", - "react-ga": "3.2.0", "react-redux": "7.2.2", "redux": "4.0.5" }, diff --git a/yarn.lock b/yarn.lock index 24c8b239..f9ed537a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9401,11 +9401,6 @@ react-fast-compare@^3.2.0: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== -react-ga@3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.2.0.tgz#a8ea91e8e681f49d30afcee72d71fc5c71b67d57" - integrity sha512-YHHG5QIzRdDToB9ST1/BrGQhLZPzkrNjoeTu3SZLgwdqzeA9F2XOStuOGXAp1ak/SAo9pyR1Uo/hY0C5wZwfqA== - react-helmet-async@^1.0.2: version "1.0.7" resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-1.0.7.tgz#b988fbc3abdc4b704982bb74b9cb4a08fcf062c1"