From 15cf186e8b5ef25188df92be18d421a486033ee2 Mon Sep 17 00:00:00 2001 From: Eug-VS Date: Fri, 3 Jan 2020 02:21:54 +0300 Subject: Apply styles to the Scoreboard --- package-lock.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 647c38b..08b138a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1269,6 +1269,14 @@ "react-transition-group": "^4.3.0" } }, + "@material-ui/icons": { + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@material-ui/icons/-/icons-4.5.1.tgz", + "integrity": "sha512-YZ/BgJbXX4a0gOuKWb30mBaHaoXRqPanlePam83JQPZ/y4kl+3aW0Wv9tlR70hB5EGAkEJGW5m4ktJwMgxQAeA==", + "requires": { + "@babel/runtime": "^7.4.4" + } + }, "@material-ui/styles": { "version": "4.8.2", "resolved": "https://registry.npmjs.org/@material-ui/styles/-/styles-4.8.2.tgz", -- cgit v1.2.3