Skip to content

Commit

Permalink
Roll back @vercel/analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
baires committed Nov 4, 2023
1 parent a6fb5a1 commit 6139a53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"format": "prettier-eslint --write $PWD/'**/*.js'"
},
"dependencies": {
"@vercel/analytics": "^1.1.1",
"@vercel/analytics": "^1.0.2",
"@vercel/og": "^0.5.20",
"date-fns": "^2.30.0",
"next": "^14.0.0",
Expand All @@ -39,7 +39,7 @@
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 6139a53

Please sign in to comment.