Skip to content

Commit

Permalink
fix: merge conflict on 5.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Dec 3, 2021
1 parent 9e9bf01 commit c91f5b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
load("//:index.bzl", "nodejs_test")
load("//packages/esbuild:index.bzl", "esbuild")
load("//packages/typescript:index.bzl", "ts_library")
load("//packages/concatjs:index.bzl", "ts_library")

ts_library(
name = "index",
Expand Down

0 comments on commit c91f5b6

Please sign in to comment.