chore: workflows

This commit is contained in:
Mo
2022-06-10 19:07:17 -05:00
parent add01a5fce
commit eb07d57115

View File

@@ -9,8 +9,7 @@
},
"scripts": {
"build": "yarn workspaces foreach --parallel run build",
"preversion": "yarn build",
"version": "node scripts/package-components.mjs"
"version": "node scripts/package-components.mjs && git add dist && git commit -m 'chore(release): components'"
},
"installConfig": {
"hoistingLimits": "workspaces"