feat: (wip) add error reporting

This commit is contained in:
Baptiste Grob
2020-11-03 16:50:42 +01:00
parent 2e70ea7cd6
commit 0e9cdba215
7 changed files with 129 additions and 5 deletions

View File

@@ -69,6 +69,7 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@bugsnag/js": "^7.5.1",
"mobx": "^6.0.1",
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#b7866c68243b418ae5e7be830d1593f0e07333e4"