Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ShelfNote_Backend
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
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
Дмитрий Малюгин
ShelfNote_Backend
Commits
f11796b3
Commit
f11796b3
authored
5 months ago
by
Дмитрий Малюгин
Browse files
Options
Downloads
Patches
Plain Diff
yarn and volta
parent
91672e2e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.yarn/install-state.gz
+0
-0
0 additions, 0 deletions
.yarn/install-state.gz
.yarnrc.yml
+1
-0
1 addition, 0 deletions
.yarnrc.yml
package.json
+4
-0
4 additions, 0 deletions
package.json
yarn.lock
+2992
-1335
2992 additions, 1335 deletions
yarn.lock
with
2997 additions
and
1335 deletions
.yarn/install-state.gz
0 → 100644
+
0
−
0
View file @
f11796b3
File added
This diff is collapsed.
Click to expand it.
.yarnrc.yml
0 → 100644
+
1
−
0
View file @
f11796b3
nodeLinker
:
node-modules
This diff is collapsed.
Click to expand it.
package.json
+
4
−
0
View file @
f11796b3
...
...
@@ -27,5 +27,9 @@
"
ts-node
"
:
"
^10.9.2
"
,
"
tsx
"
:
"
^4.19.0
"
,
"
typescript
"
:
"
^5.5.4
"
},
"volta"
:
{
"node"
:
"20.17.0"
,
"yarn"
:
"4.5.0"
}
}
This diff is collapsed.
Click to expand it.
yarn.lock
+
2992
−
1335
View file @
f11796b3
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