aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEugene Sokolov <eug-vs@keemail.me>2020-08-16 00:25:25 +0300
committerGitHub <noreply@github.com>2020-08-16 00:25:25 +0300
commit1db77b9cc96ee8f7c014f383ae71da0d225a6d6a (patch)
tree26dd3bc254d4cbe2a53fa12fac97814041565073 /package.json
parent694918dcf0565e14dc4cba69e89907be9bed1544 (diff)
parent6f82250c15d26b8bfaaff07cda9f6b05c53ef2c4 (diff)
downloadwhich-ui-1db77b9cc96ee8f7c014f383ae71da0d225a6d6a.tar.gz
Merge pull request #85 from which-ecosystem/errors
Handle frontend errors
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index afb17ab..7375c36 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"notistack": "^0.9.17",
"react": "^16.13.1",
"react-dom": "^16.13.1",
+ "react-error-boundary": "^2.3.1",
"react-icons": "^3.10.0",
"react-router-dom": "^5.2.0",
"react-sage": "^0.1.2",