Added error banner to database and updated to custom dexie-export-import build

This commit is contained in:
Mitchell McCaffrey
2021-02-13 13:21:13 +11:00
parent 93f45c738f
commit 405e6ed6a3
4 changed files with 61 additions and 32 deletions
+1 -1
View File
@@ -5,6 +5,7 @@
"dependencies": {
"@babylonjs/core": "^4.2.0",
"@babylonjs/loaders": "^4.2.0",
"@mitchemmc/dexie-export-import": "^1.0.0-rc.2",
"@msgpack/msgpack": "^2.3.0",
"@sentry/react": "^5.27.1",
"@stripe/stripe-js": "^1.3.2",
@@ -18,7 +19,6 @@
"comlink": "^4.3.0",
"deep-diff": "^1.0.2",
"dexie": "^3.0.3",
"dexie-export-import": "^1.0.0",
"err-code": "^2.0.3",
"fake-indexeddb": "^3.1.2",
"file-saver": "^2.0.5",