From 2af1c743d4e49d83bb594025763f62cdf89c9fa3 Mon Sep 17 00:00:00 2001 From: medcl Date: Thu, 25 Nov 2021 20:16:19 +0800 Subject: [PATCH] add missing packge --- web/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/package.json b/web/package.json index ae5551fb..a1892581 100644 --- a/web/package.json +++ b/web/package.json @@ -59,6 +59,7 @@ "react-document-title": "^2.0.3", "react-dom": "^16.5.1", "react-fittext": "^1.0.0", + "react-ga": "^3.3.0", "react-grid-layout": "^1.2.0", "react-highlight-words": "^0.16.0", "react-infinite-scroll-component": "^6.1.0",