chore: config

This commit is contained in:
Mo
2022-06-10 12:12:58 -05:00
parent 189664cfba
commit 6b50fddad2
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
]
},
"scripts": {
"build": "yarn workspaces foreach --parallel run build",
"preversion": "yarn workspaces foreach --parallel run build",
"version": "node scripts/package-components.mjs"
},