Skip to content

Commit

Permalink
[release.theia] package.json: run npm dedupe
Browse files Browse the repository at this point in the history
Duplicated package dependency was found and vsce package was unhappy.

For #1038

Change-Id: I10cb6ec1cf72bd163cdb5fde730c000b836506e7
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/278790
Trust: Hyang-Ah Hana Kim <hyangah@gmail.com>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
  • Loading branch information
hyangah committed Dec 17, 2020
1 parent dd47d09 commit f684789
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
24 changes: 0 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"vscode-debugadapter-testsupport": "^1.42.0",
"vscode-debugprotocol": "^1.40.0",
"vscode-languageclient": "6.1.3",
"vscode-languageserver-protocol": "3.15.3",
"web-request": "^1.0.7"
},
"devDependencies": {
Expand Down

0 comments on commit f684789

Please sign in to comment.