Skip to content

Commit 6a536a0

Browse files
committed
fixup! build: remove yarn
Bazelisk
1 parent f7810cc commit 6a536a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
],
1313
"scripts": {
1414
"admin": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only ./scripts/devkit-admin.mjs",
15+
"bazel": "bazelisk",
1516
"test": "bazel test //packages/...",
1617
"build": "pnpm run admin build",
1718
"lint": "eslint --cache --max-warnings=0 \"**/*.@(ts|mts|cts)\"",

0 commit comments

Comments
 (0)