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 c756810 commit 7b59730Copy full SHA for 7b59730
‎package.json‎
@@ -15,7 +15,7 @@
15
"build:docs": "cd documentation && yarn install && yarn build",
16
"test": "nx run-many --target=test-pipeline --projects=core,react --parallel=1",
17
"lint": "nx run-many --target=lint --projects=core,react --parallel=2",
18
- "release": "nx run-many --target=release --projects=core,react --parallel=2"
+ "release": "nx run-many --target=release --projects=core,react --parallel=1"
19
},
20
"private": true,
21
"dependencies": {
0 commit comments