Skip to content

Commit f0bfd2a

Browse files
gregmagolanatscott
authored andcommitted
build: add missing vscode-nls to npm_translate_lock hoisted package (#1825)
(cherry picked from commit 199a88a)
1 parent 04f786d commit f0bfd2a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

WORKSPACE

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,15 @@ npm_translate_lock(
7979
# running `bazel build //:vsix` and burning down missing packages. We do this so that we
8080
# don't have to run an additional `npm install` action to create a node_modules within the
8181
# //:npm npm_package where the vsce build takes place.
82-
82+
83+
84+
8385
84-
8586
86-
87+
8788
88-
89-
"balanced-match@1.0.0": [""],
89+
90+
"yallist@4.0.0": [""],
9091
},
9192
# PLACE_HOLDER_FOR_packages/language-service/build.sh_IN_angular_REPO
9293
)

0 commit comments

Comments
 (0)