diff options
author | Thomas Schmidt <tomhschmidt@thomass-mbp-2.lan> | 2018-02-06 07:57:29 +0800 |
---|---|---|
committer | Thomas Schmidt <tomhschmidt@thomass-mbp-2.lan> | 2018-02-06 07:57:29 +0800 |
commit | 598ce0d40129b7426d47404a3e6ff886c2e186b9 (patch) | |
tree | ffe949a0707f8516c31817be53cf3e47119648b0 /packages/website/package.json | |
parent | 4ddb86df53802fe5c965724d965d281528a97971 (diff) | |
download | dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.tar dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.tar.gz dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.tar.bz2 dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.tar.lz dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.tar.xz dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.tar.zst dexon-sol-tools-598ce0d40129b7426d47404a3e6ff886c2e186b9.zip |
Switch GA to React GA and add logging for Portal
Diffstat (limited to 'packages/website/package.json')
-rw-r--r-- | packages/website/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/package.json b/packages/website/package.json index 295675fa3..ad9fc3055 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -42,6 +42,7 @@ "react-copy-to-clipboard": "^4.2.3", "react-document-title": "^2.0.3", "react-dom": "15.6.1", + "react-ga": "^2.4.1", "react-highlight": "^0.10.0", "react-html5video": "^2.1.0", "react-inlinesvg": "^0.5.5", |