fix: Track package-lock.json to enable npm ci in CI/CD
Release Creation / build (release) Successful in 1m20s
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:
@@ -5,7 +5,6 @@
|
||||
|
||||
# Node Modules
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
chroniquesdeletrange.lock
|
||||
*.pdf
|
||||
|
||||
Generated
+3538
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user