chore: workflows
This commit is contained in:
@@ -9,8 +9,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "yarn workspaces foreach --parallel run build",
|
"build": "yarn workspaces foreach --parallel run build",
|
||||||
"preversion": "yarn build",
|
"version": "node scripts/package-components.mjs && git add dist && git commit -m 'chore(release): components'"
|
||||||
"version": "node scripts/package-components.mjs"
|
|
||||||
},
|
},
|
||||||
"installConfig": {
|
"installConfig": {
|
||||||
"hoistingLimits": "workspaces"
|
"hoistingLimits": "workspaces"
|
||||||
|
|||||||
Reference in New Issue
Block a user