Skip to content

Commit 7b59730

Browse files
committed
chore: 🤖 Release pipeline adjustments
1 parent c756810 commit 7b59730

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
@@ -15,7 +15,7 @@
1515
"build:docs": "cd documentation && yarn install && yarn build",
1616
"test": "nx run-many --target=test-pipeline --projects=core,react --parallel=1",
1717
"lint": "nx run-many --target=lint --projects=core,react --parallel=2",
18-
"release": "nx run-many --target=release --projects=core,react --parallel=2"
18+
"release": "nx run-many --target=release --projects=core,react --parallel=1"
1919
},
2020
"private": true,
2121
"dependencies": {

0 commit comments

Comments
 (0)