fix(package): change project name
This commit is contained in:
		
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -1,10 +1,10 @@ | ||||
| { | ||||
|   "name": "lsrp_connexion", | ||||
|   "name": "next-app", | ||||
|   "lockfileVersion": 2, | ||||
|   "requires": true, | ||||
|   "packages": { | ||||
|     "": { | ||||
|       "name": "lsrp_connexion", | ||||
|       "name": "next-app", | ||||
|       "dependencies": { | ||||
|         "next": "12.0.10", | ||||
|         "react": "17.0.2", | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|   "name": "lsrp_connexion", | ||||
|   "name": "next-app", | ||||
|   "private": true, | ||||
|   "scripts": { | ||||
|     "dev": "next dev", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user