Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
InternshipManager-Back
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
GUVEN Kemal
InternshipManager-Back
Commits
bf849b1e
Commit
bf849b1e
authored
2 years ago
by
Ivan Alglave
Browse files
Options
Downloads
Patches
Plain Diff
Adding package-lock.json to support npm ci command for installing dependencies
parent
611e8cc8
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
Crud internship
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+0
-3
0 additions, 3 deletions
.gitignore
package-lock.json
+17516
-0
17516 additions, 0 deletions
package-lock.json
with
17516 additions
and
3 deletions
.gitignore
+
0
−
3
View file @
bf849b1e
...
@@ -103,8 +103,5 @@ dist
...
@@ -103,8 +103,5 @@ dist
# TernJS port file
# TernJS port file
.tern-port
.tern-port
# package-lock.json file
package-lock.json
# config files
# config files
config.json
config.json
This diff is collapsed.
Click to expand it.
package-lock.json
0 → 100644
+
17516
−
0
View file @
bf849b1e
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment