chore: test script
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "echo BUILDING COMPONENTS && yarn workspaces foreach --parallel run build",
|
"build": "echo BUILDING COMPONENTS && yarn workspaces foreach --parallel run build",
|
||||||
"test": "yarn workspaces foreach --parallel run test",
|
|
||||||
"lint": "yarn workspaces foreach --parallel run lint",
|
"lint": "yarn workspaces foreach --parallel run lint",
|
||||||
"version": "node scripts/package-components.mjs && git add dist && git commit -m 'chore(release): components'"
|
"version": "node scripts/package-components.mjs && git add dist && git commit -m 'chore(release): components'"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user