WIP Version 0.0.1

This commit is contained in:
Ahmed Bouhuolia
2020-05-08 04:36:04 +02:00
parent bd7eb0eb76
commit 71cc561bb2
151 changed files with 1742 additions and 1081 deletions

View File

@@ -72,6 +72,7 @@
"react-hook-form": "^4.9.4",
"react-intl": "^3.12.0",
"react-loadable": "^5.5.0",
"react-query": "^1.3.3",
"react-redux": "^7.1.3",
"react-router-dom": "^5.1.2",
"react-scrollbars-custom": "^4.0.21",
@@ -121,6 +122,7 @@
"devDependencies": {
"@babel/preset-flow": "^7.9.0",
"http-proxy-middleware": "^1.0.0",
"react-query-devtools": "^1.1.5",
"redux-devtools": "^3.5.0"
},
"jest": {