chore: Add error logging config on the vue package (#1670)

This commit is contained in:
Pranav Raj S
2021-02-06 12:59:19 +05:30
committed by GitHub
parent 19f7a2eda1
commit 235e4325bc
4 changed files with 76 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"@chatwoot/prosemirror-schema": "https://github.com/chatwoot/prosemirror-schema.git#7e8acadd10d7b932c0dc0bd0a18f804434f83517",
"@rails/actioncable": "^6.0.0",
"@rails/webpacker": "^5.2.0",
"@sentry/vue": "^5.30.0",
"axios": "^0.21.1",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-vue-jsx": "^3.7.0",