add: analytics
Some checks failed
Deploy Vue with GitHub Pages dependencies preinstalled / build (push) Has been cancelled
Deploy Vue with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled

This commit is contained in:
2024-11-01 08:51:34 +01:00
parent 1709c3966f
commit 15be1dd3e1
3 changed files with 487 additions and 421 deletions

View File

@@ -11,8 +11,10 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@analytics/google-analytics": "^1.0.7",
"@codemirror/lang-javascript": "^6.1.6",
"@codemirror/theme-one-dark": "^6.1.0",
"analytics": "^0.8.14",
"codemirror": "^6.0.1",
"copy-to-clipboard": "^3.3.3",
"eventemitter3": "^4.0.7",