Skip to content
Snippets Groups Projects
Commit bce5f9d2 authored by Tom Bray's avatar Tom Bray
Browse files

Rebranding

parent 259fce03
Branches
No related tags found
1 merge request!2Ocotbranche
# centrale-ei-web # EI-web-group3
## Backend ## Backend
......
{ {
"name": "centrale-ei-web-backend", "name": "centralesupelec-ei-web-backend",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "centrale-ei-web-backend", "name": "centralesupelec-ei-web-backend",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"cors": "^2.8.5", "cors": "^2.8.5",
......
{ {
"name": "centrale-ei-web-backend", "name": "centralesupelec-ei-web-backend",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
......
{ {
"name": "centrale-ei-web-frontend", "name": "centralesupelec-ei-web-frontend",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "centrale-ei-web-frontend", "name": "centralesupelec-ei-web-frontend",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^0.27.2",
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="<%= BASE_URL %>favicon.ico" /> <link rel="icon" href="<%= BASE_URL %>favicon.ico" />
<title><%= htmlWebpackPlugin.options.title %></title> <title>CaCaoCritics</title>
</head> </head>
<body> <body>
<noscript> <noscript>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment