Added Analytics

This commit is contained in:
Ludoviko 2021-07-24 14:31:40 +01:00
parent 25c29c8a11
commit 75d94341c5
No known key found for this signature in database
GPG key ID: 1E66DEA3F5D623D1
4 changed files with 19 additions and 3 deletions

View file

@ -11,6 +11,7 @@
"dependencies": {
"next": "11.0.1",
"next-intl": "^1.4.4",
"next-plausible": "^2.0.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},