Is anyone know how to make package-lock.json become visible in directory project?
Why you need that?
By the way, There’s no idea to show it up.
1 Like
i need to change the version of ytdl-core from that file, i dont need that anymore btw, cause my project just got suspended 1 hours ago, thanks for your reply btw
Create a .gitignore in your project with the contents:
!.package-lock.json