Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
POC Mirador
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IIIF
POC Mirador
Merge requests
!6
Add package-json.lock for npm ci
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add package-json.lock for npm ci
11_build_fail
into
main
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Loïs Poujade
requested to merge
11_build_fail
into
main
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
Closes
#11 (closed)
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
aa84b2ae
1 commit,
2 years ago
2 files
+
13151
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.gitignore
+
0
−
1
Options
@@ -2,6 +2,5 @@ www/
.env
node_modules/
dist/
package-lock.json
.cache/
.*.sw?
Loading