We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cda13c commit 1f9e5d2Copy full SHA for 1f9e5d2
scripts/verdaccio-publish/index.js
@@ -35,7 +35,7 @@ const args = [
35
"--ignore-scripts",
36
"--no-verify-access",
37
"--concurrency",
38
- "8",
+ "4",
39
"--dist-tag",
40
"ci",
41
];
tests/canary/canary.js
@@ -92,7 +92,7 @@ async function localPublishChangedPackages(root) {
92
93
94
95
96
97
98
0 commit comments