aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-11-15 06:50:36 +0300
committereug-vs <eug-vs@keemail.me>2020-11-15 06:50:36 +0300
commitb93852c46e92a0000ac08394449d924252b2bf1a (patch)
tree51aa5ae34cd452b068f1a6e6a7e50a9a2c37e8cb /package-lock.json
parentc2628857df0c29053c652fee5ffb3a88b6d6b824 (diff)
downloadfamcs-kit-b93852c46e92a0000ac08394449d924252b2bf1a.tar.gz
chore: install material icons
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 e3bf16b..8f01a67 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1705,6 +1705,14 @@
}
}
},
+ "@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",