Skip to content

Commit

Permalink
fixup: buildify
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf committed Jul 12, 2024
1 parent 94b53aa commit 34688bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,8 @@ load("@aspect_rules_js//npm:repositories.bzl", "npm_translate_lock")

npm_translate_lock(
name = "npm",
pnpm_version = "9.4.0",
pnpm_lock = "@com_github_scionproto_scion//private/mgmtapi/tools:pnpm-lock.yaml",
pnpm_version = "9.4.0",
verify_node_modules_ignored = "@com_github_scionproto_scion//:.bazelignore",
)

Expand Down

0 comments on commit 34688bd

Please sign in to comment.