aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorilyayudovin <46264063+ilyayudovin@users.noreply.github.com>2020-06-07 20:20:21 +0300
committerGitHub <noreply@github.com>2020-06-07 20:20:21 +0300
commit98442762c1bbdf4e4aff317ca8ec660b6817418f (patch)
treeff56c75b023fa166781275adfd65ea917d275968 /package-lock.json
parent5ff3d0a3a29ebba9c42603369bb16d7419a423d1 (diff)
parentb8b848dfd6e3843c6b455c8344320dcd187b72da (diff)
downloadwhich-ui-98442762c1bbdf4e4aff317ca8ec660b6817418f.tar.gz
Merge branch 'master' into feed
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 52e71f8..670ba1c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1366,6 +1366,14 @@
"react-transition-group": "^4.4.0"
}
},
+ "@material-ui/icons": {
+ "version": "4.9.1",
+ "resolved": "https://registry.npmjs.org/@material-ui/icons/-/icons-4.9.1.tgz",
+ "integrity": "sha512-GBitL3oBWO0hzBhvA9KxqcowRUsA0qzwKkURyC8nppnC3fw54KPKZ+d4V1Eeg/UnDRSzDaI9nGCdel/eh9AQMg==",
+ "requires": {
+ "@babel/runtime": "^7.4.4"
+ }
+ },
"@material-ui/styles": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@material-ui/styles/-/styles-4.10.0.tgz",