Add Rematch

This commit is contained in:
Nikita Nek Dudnik
2020-05-07 14:31:21 +02:00
parent c8e3b72adc
commit 7f00512d93
7 changed files with 130 additions and 67 deletions
+3
View File
@@ -28,11 +28,14 @@
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@rematch/core": "^1.4.0",
"@types/react-lazylog": "^4.5.0",
"@types/react-redux": "^7.1.8",
"circleci-api": "^4.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-lazylog": "^4.5.2",
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-use": "^13.0.0"
},