Skip to content

Commit

Permalink
fix(web): google analytics import
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocroh committed May 22, 2024
1 parent bda559f commit 0de7de6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"format": "prettier --write \"app/**/*.{js,jsx,ts,tsx,json,css,md}\""
},
"dependencies": {
"@next/third-parties": "^14.2.3",
"@radix-ui/react-select": "^2.0.0",
"@types/simple-peer": "^9.11.8",
"bufferutil": "^4.0.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"geist": "^1.3.0",
"google": "link:@next/third-parties/google",
"lucide-react": "^0.378.0",
"next": "^14.0.3",
"react": "^18.2.0",
Expand Down
18 changes: 18 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0de7de6

Please sign in to comment.