mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
chore: add Sentry to track issues
This commit is contained in:
parent
36faa33c5f
commit
c02e26cf1f
3 changed files with 127 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "music-app",
|
||||
"name": "YesPlayMusic",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
@ -8,6 +8,9 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/browser": "^5.27.0",
|
||||
"@sentry/integrations": "^5.27.0",
|
||||
"@sentry/tracing": "^5.27.0",
|
||||
"axios": "^0.20.0",
|
||||
"core-js": "^3.6.5",
|
||||
"crypto-js": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue