Open farzadso opened 3 years ago
Hi,
I wanted to build and run the project locally and noticed that both package-lock.json and pnpm-lock.yaml are present in the project. Which one is correct? I guessed it was the package-lock.json file as it was more recent.
package-lock.json
pnpm-lock.yaml
Hi,
I wanted to build and run the project locally and noticed that both
package-lock.json
andpnpm-lock.yaml
are present in the project. Which one is correct? I guessed it was thepackage-lock.json
file as it was more recent.