Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rocket.Chat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
RocketChat
Rocket.Chat
Commits
2b8600aa
Unverified
Commit
2b8600aa
authored
2 years ago
by
Tasso Evangelista
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Chore: Update Volta configuration (#25394)
parent
9578e153
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
apps/meteor/ee/server/services/package.json
+1
-2
1 addition, 2 deletions
apps/meteor/ee/server/services/package.json
apps/meteor/package.json
+1
-2
1 addition, 2 deletions
apps/meteor/package.json
package.json
+4
-0
4 additions, 0 deletions
package.json
with
6 additions
and
4 deletions
apps/meteor/ee/server/services/package.json
+
1
−
2
View file @
2b8600aa
...
@@ -69,7 +69,6 @@
...
@@ -69,7 +69,6 @@
"typescript"
:
"~4.3.5"
"typescript"
:
"~4.3.5"
},
},
"volta"
:
{
"volta"
:
{
"node"
:
"14.18.2"
,
"extends"
:
"../../package.json"
"npm"
:
"6.14.15"
}
}
}
}
This diff is collapsed.
Click to expand it.
apps/meteor/package.json
+
1
−
2
View file @
2b8600aa
...
@@ -366,8 +366,7 @@
...
@@ -366,8 +366,7 @@
"Firefox ESR"
"Firefox ESR"
],
],
"volta"
:
{
"volta"
:
{
"node"
:
"14.18.2"
,
"extends"
:
"../../package.json"
"npm"
:
"6.14.15"
},
},
"nyc"
:
{
"nyc"
:
{
"include"
:
[
"include"
:
[
...
...
This diff is collapsed.
Click to expand it.
package.json
+
4
−
0
View file @
2b8600aa
...
@@ -49,5 +49,9 @@
...
@@ -49,5 +49,9 @@
"apps/meteor/.docker/Dockerfile.rhel"
,
"apps/meteor/.docker/Dockerfile.rhel"
,
"apps/meteor/app/utils/rocketchat.info"
"apps/meteor/app/utils/rocketchat.info"
]
]
},
"volta"
:
{
"node"
:
"14.18.3"
,
"yarn"
:
"1.22.18"
}
}
}
}
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