fix: Track package-lock.json to enable npm ci in CI/CD
Release Creation / build (release) Successful in 1m20s

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:
2026-04-01 09:19:35 +02:00
parent 4d9fa45ab6
commit 606b38e022
2 changed files with 3538 additions and 1 deletions
-1
View File
@@ -5,7 +5,6 @@
# Node Modules
node_modules/
package-lock.json
chroniquesdeletrange.lock
*.pdf
+3538
View File
File diff suppressed because it is too large Load Diff