summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index b230078..2d01801 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,8 @@
"lintfix": "npm run lint:js -- --fix"
},
"dependencies": {
+ "@sentry/tracing": "^7.13.0",
+ "@sentry/vue": "^7.13.0",
"core-js": "^3.19.3",
"nuxt": "^2.15.8",
"pug": "^3.0.2",