Ciitm FrontendONLY_FOR_NEW_CONTRIBUTORSResponsiveUi Updatefeature-requestgood first issuehacktoberfestonlydust-wave
Metriche repository
- Star
- (9 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
There is currently, two package manger existing in the project.
package-lock.json
pnpm-lock.yml
We should stick with only one package manager. I recommended using pnpm over npm.
Task
- Delete package-lock.json
- Update
Readme.mdand other relevent docs.