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 dfae0ea commit 6f75458Copy full SHA for 6f75458
package.json
@@ -1,8 +1,8 @@
1
{
2
- "private": true,
3
- "workspaces": ["src/*/Resources/assets"],
4
- "scripts": {
5
- "build": "yarn workspaces run build",
6
- "test": "yarn workspaces run test"
7
- }
+ "private": true,
+ "workspaces": ["src/*/Resources/assets"],
+ "scripts": {
+ "build": "yarn workspaces run build",
+ "test": "yarn workspaces run test"
+ }
8
}
0 commit comments