Skip to content

Commit

Permalink
Update MODULE.bazel
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Eagle <alex@aspect.dev>
  • Loading branch information
jbedard and alexeagle authored Feb 27, 2024
1 parent 318a512 commit 45b2207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bazel_dep(name = "bazel_features", version = "0.1.0")
bazel_dep(name = "bazel_skylib", version = "1.5.0")

# Keep v5 in to avoid breaking changes.
# TODO(2.0): change default to v6
# TODO(2.0): change minimum to v6
bazel_dep(name = "rules_nodejs", version = "5.8.2")

# Override rules_nodejs to v6 to test the latest and recommended version internally.
Expand Down

0 comments on commit 45b2207

Please sign in to comment.