Merge pull request #2841 from jryans/storage-eviction-modal

Notify user when crypto data is missing
This commit is contained in:
J. Ryan Stinnett
2019-04-01 17:31:39 +01:00
committed by GitHub
8 changed files with 154 additions and 9 deletions

View File

@@ -110,6 +110,7 @@
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-async-to-bluebird": "^1.1.1",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",