mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 22:47:15 +01:00
add vercel analytics
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"dependencies": {
|
||||
"@next-auth/mongodb-adapter": "1.1.1",
|
||||
"@sendgrid/mail": "7.7.0",
|
||||
"@vercel/analytics": "^0.1.4",
|
||||
"autoprefixer": "10.4.13",
|
||||
"classnames": "2.3.2",
|
||||
"date-fns": "2.29.3",
|
||||
@@ -38,13 +39,13 @@
|
||||
"eslint-config-next": "12.3.3",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"jest": "29.3.1",
|
||||
"ts-jest": "29.0.3",
|
||||
"postcss": "8.4.19",
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"postcss-preset-env": "7.8.2",
|
||||
"prettier": "2.7.1",
|
||||
"swr": "1.3.0",
|
||||
"tailwindcss": "3.2.3"
|
||||
"tailwindcss": "3.2.3",
|
||||
"ts-jest": "29.0.3"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
|
||||
Reference in New Issue
Block a user