aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorilyayudovin <46264063+ilyayudovin@users.noreply.github.com>2020-07-01 18:43:54 +0300
committerGitHub <noreply@github.com>2020-07-01 18:43:54 +0300
commit0b234a7ae255990d71f847a5519482ccb0d83fcb (patch)
tree7cfd6ff4b8bd154074b9a42aaf4efe5b9cd471e6 /package-lock.json
parentfc552cbf3ffcba6d2cc7003936f4b55378541525 (diff)
parentf9999d6da7752a55ad01f85dce34086c1acbff5a (diff)
downloadwhich-ui-0b234a7ae255990d71f847a5519482ccb0d83fcb.tar.gz
Merge pull request #55 from which-ecosystem/snackbar
snackbar
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index e7f7059..dc2f8b5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8673,6 +8673,15 @@
"sort-keys": "^1.0.0"
}
},
+ "notistack": {
+ "version": "0.9.17",
+ "resolved": "https://registry.npmjs.org/notistack/-/notistack-0.9.17.tgz",
+ "integrity": "sha512-nypTN6sEe+q98wMaxF/UwatA1yAq948+bZOo9JKYR+tU65DW0ipWyx8DseJ3UJYvb6VDD+Fqo83qwayQ46bEEA==",
+ "requires": {
+ "clsx": "^1.1.0",
+ "hoist-non-react-statics": "^3.3.0"
+ }
+ },
"npm-run-path": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",