Added basic check for #39

This commit is contained in:
frikky
2020-05-28 19:41:54 +02:00
parent 571b7e432c
commit 186559ef13
3 changed files with 307 additions and 258 deletions
+3 -2
View File
@@ -4,9 +4,9 @@
"version": "0.3.0",
"private": true,
"dependencies": {
"@material-ui/core": "^3.9.3",
"@material-ui/core": "^4.5.2",
"@material-ui/icons": "^4.5.1",
"@material-ui/styles": "^4.5.0",
"@material-ui/styles": "^4.5.2",
"@use-it/interval": "^0.1.3",
"class-transformer": "^0.2.0",
"create-react-app": "^2.0.3",
@@ -32,6 +32,7 @@
"react": "^16.10.2",
"react-alert": "^5.5.0",
"react-alert-template-basic": "^1.0.0",
"react-beforeunload": "^2.2.1",
"react-chartjs-2": "^2.8.0",
"react-cookie": "^4.0.1",
"react-cytoscapejs": "^1.2.0",