diff options
author | ilyayudovin <46264063+ilyayudovin@users.noreply.github.com> | 2020-06-07 20:20:21 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-07 20:20:21 +0300 |
commit | 98442762c1bbdf4e4aff317ca8ec660b6817418f (patch) | |
tree | ff56c75b023fa166781275adfd65ea917d275968 /package.json | |
parent | 5ff3d0a3a29ebba9c42603369bb16d7419a423d1 (diff) | |
parent | b8b848dfd6e3843c6b455c8344320dcd187b72da (diff) | |
download | which-ui-98442762c1bbdf4e4aff317ca8ec660b6817418f.tar.gz |
Merge branch 'master' into feed
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c4dbec6..0ace916 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "private": true, "dependencies": { "@material-ui/core": "^4.10.1", + "@material-ui/icons": "^4.9.1", "@types/node": "^12.12.44", "@types/react": "^16.9.35", "@types/react-dom": "^16.9.8", |