From 80e14e7b96bcaaa48632c1d4a252e52ce40a76a1 Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Tue, 24 Aug 2021 14:21:32 +0300 Subject: [PATCH] ci: fix --- frontend/package.json | 1 + frontend/yarn.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/frontend/package.json b/frontend/package.json index 673411e..78b610b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -5,6 +5,7 @@ "@fontsource/roboto": "^4.5.0", "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", + "@material-ui/styles": "^4.11.4", "@uiw/react-codemirror": "^3.1.0", "axios": "^0.21.1", "history": "^5.0.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 7d0bcb8..64d25b4 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -16146,6 +16146,7 @@ resolve@^2.0.0-next.3: "@fontsource/roboto": ^4.5.0 "@material-ui/core": ^4.12.3 "@material-ui/icons": ^4.11.2 + "@material-ui/styles": ^4.11.4 "@uiw/react-codemirror": ^3.1.0 axios: ^0.21.1 history: ^5.0.1