Skip to content

Commit cf1b932

Browse files
committed
chore: release in series
1 parent a959fe9 commit cf1b932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dep-check": "aegir run dep-check",
3333
"doc-check": "aegir run doc-check",
3434
"release": "run-s build docs:no-publish npm:release docs",
35-
"npm:release": "aegir run release",
35+
"npm:release": "aegir run release --concurrency 1",
3636
"docs": "aegir docs",
3737
"docs:no-publish": "aegir docs --publish false"
3838
},

0 commit comments

Comments
 (0)