mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 13:56:29 +02:00
Fixes DB conflict in prod
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
"@loadable/component": "^5.15.0",
|
||||
"@loadable/server": "^5.15.0",
|
||||
"@reduxjs/toolkit": "^1.6.0",
|
||||
"@types/lodash": "^4.14.177",
|
||||
"autoprefixer": "^10.2.6",
|
||||
"axios": "^0.21.1",
|
||||
"chalk": "^4.1.1",
|
||||
@@ -92,6 +93,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"morgan": "^1.10.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"os": "^0.1.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-helmet": "^6.1.0",
|
||||
@@ -127,7 +129,6 @@
|
||||
"@types/loadable__component": "^5.13.4",
|
||||
"@types/loadable__server": "^5.12.6",
|
||||
"@types/loadable__webpack-plugin": "^5.7.3",
|
||||
"@types/lodash": "^4.14.175",
|
||||
"@types/mini-css-extract-plugin": "^2.0.1",
|
||||
"@types/morgan": "^1.9.3",
|
||||
"@types/react-dom": "^17.0.8",
|
||||
|
Reference in New Issue
Block a user