Skip to content
Snippets Groups Projects
Unverified Commit 2b8600aa authored by Tasso Evangelista's avatar Tasso Evangelista Committed by GitHub
Browse files

Chore: Update Volta configuration (#25394)

parent 9578e153
No related merge requests found
......@@ -69,7 +69,6 @@
"typescript": "~4.3.5"
},
"volta": {
"node": "14.18.2",
"npm": "6.14.15"
"extends": "../../package.json"
}
}
......@@ -366,8 +366,7 @@
"Firefox ESR"
],
"volta": {
"node": "14.18.2",
"npm": "6.14.15"
"extends": "../../package.json"
},
"nyc": {
"include": [
......
......@@ -49,5 +49,9 @@
"apps/meteor/.docker/Dockerfile.rhel",
"apps/meteor/app/utils/rocketchat.info"
]
},
"volta": {
"node": "14.18.3",
"yarn": "1.22.18"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment