fix: Track package-lock.json to enable npm ci in CI/CD
Retire package-lock.json du .gitignore afin que npm ci puisse fonctionner dans le workflow de release Gitea. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,7 +5,6 @@
|
||||
|
||||
# Node Modules
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
chroniquesdeletrange.lock
|
||||
*.pdf
|
||||
|
||||
3538
package-lock.json
generated
Normal file
3538
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user