Zakariya SAOULA 2 years ago
parent 825e92e50c
commit f111760b55

File diff suppressed because it is too large Load Diff

@ -1,8 +0,0 @@
.ligneVertical{
border-right: thick solid #000;
height:85%;
}
.ligneHorizontal{
border-top: thick solid #000;
width: 78%;
}

File diff suppressed because it is too large Load Diff

@ -10,17 +10,24 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.1.3",
"@reduxjs/toolkit": "^1.9.1",
"axios": "^1.2.1",
"bcrypt": "^5.1.0",
"body-parser": "^1.20.1",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"js-cookie": "^3.0.1",
"jsonwebtoken": "^8.5.1",
"mongoose": "^6.6.6",
"multer": "^1.4.5-lts.1",
"nodemon": "^2.0.20",
"react-redux": "^8.0.5",
"react-router-dom": "^6.4.5",
"react-scripts": "^5.0.1",
"sass": "^1.56.2",
"tachyons": "^4.12.0",
"validator": "^13.7.0"
}
}

Loading…
Cancel
Save