mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
log console.error to sentry (#1243)
* log console.error to sentry * fix
This commit is contained in:
parent
13a2253cdc
commit
88cec2df5e
3 changed files with 17 additions and 0 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -1374,6 +1374,16 @@
|
|||
"tslib": "^1.9.3"
|
||||
}
|
||||
},
|
||||
"@sentry/integrations": {
|
||||
"version": "5.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.4.tgz",
|
||||
"integrity": "sha512-GaEVQf4R+WBJvTOGptOHIFSylnH1JAvBQZ7c45jGIDBp+upqzeI67KD+HoM4sSNT2Y2i8DLTJCWibe34knz5Kw==",
|
||||
"requires": {
|
||||
"@sentry/types": "5.15.4",
|
||||
"@sentry/utils": "5.15.4",
|
||||
"tslib": "^1.9.3"
|
||||
}
|
||||
},
|
||||
"@sentry/minimal": {
|
||||
"version": "5.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.15.4.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue