diff options
| author | Yuval Adam <_@yuv.al> | 2024-09-21 15:05:06 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-09-21 15:13:25 +0200 |
| commit | 552c0dd15d8e780913b44ffb57e8e877783c7f31 (patch) | |
| tree | 8d0c25465685a0263782b3ee70ae711cb7daca45 /package.json | |
| parent | 49466668c36715e56215bfdd6900584a75806832 (diff) | |
Add google analytics component
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2e4f1de..4ea56df 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "next lint" }, "dependencies": { + "@next/third-parties": "^14.2.13", "next": "14.2.13", "react": "^18", "react-dom": "^18" |
