Skip to content

Commit 094f038

Browse files
chore: use own analytics (#370)
1 parent dc7fe20 commit 094f038

25 files changed

Lines changed: 2511 additions & 2332 deletions

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"prettier-plugin-toml": "^0.3.1",
7373
"sanitize-html": "^2.7.0",
7474
"slash": "^3.0.0",
75-
"universal-analytics": "^0.5.3",
7675
"vercel-toast": "^1.5.5",
7776
"vue": "^3.2.33",
7877
"vue-router": "^4.0.14",
@@ -128,7 +127,7 @@
128127
"vue-tsc": "^0.30.6"
129128
},
130129
"engines": {
131-
"pnpm": ">=6.32.9 <7"
130+
"pnpm": ">=8.0.0"
132131
},
133132
"volta": {
134133
"node": "16.15.0"

0 commit comments

Comments
 (0)