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 e089300 commit 4fc2bb5Copy full SHA for 4fc2bb5
.yarn/install-state.gz
67 Bytes
package.json
@@ -4,7 +4,7 @@
4
"version": "11.1.4",
5
"description": "Tools for taking different crossword file formats and converting them to xd, and for converting an xd file to useful JSON",
6
"scripts": {
7
- "build": "yarn workspaces foreach -A run build",
+ "build": "yarn workspaces foreach -At run build",
8
"test": "vitest",
9
"docs": "md-magic",
10
"type-check": "yarn workspaces foreach -A run type-check"
0 commit comments