Skip to content

Commit

Permalink
Update golden (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored and alexeagle committed May 22, 2019
1 parent 403f21b commit 65dea20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/npm_install/test/golden/BUILD.bazel.golden
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ load("@build_bazel_rules_nodejs//internal/npm_install:node_module_library.bzl",
node_module_library(
name = "node_modules",
srcs = [
"//node_modules/.bin:.bin__files",
"//node_modules/ajv:ajv__files",
"//node_modules/balanced-match:balanced-match__files",
"//node_modules/brace-expansion:brace-expansion__files",
Expand Down Expand Up @@ -33,7 +32,6 @@ node_module_library(
"//node_modules/@gregmagolan/test-b:test-b__files",
],
deps = [
"//node_modules/.bin:.bin__contents",
"//node_modules/ajv:ajv__contents",
"//node_modules/balanced-match:balanced-match__contents",
"//node_modules/brace-expansion:brace-expansion__contents",
Expand Down

0 comments on commit 65dea20

Please sign in to comment.