summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaladox none <thomasmulhall410@yahoo.com>2022-06-21 13:17:35 +0000
committerAntoine Musso <hashar@free.fr>2022-11-26 22:22:40 +0000
commit37ac9a53461aa4be44782c46a537a0ea4f75d893 (patch)
treef3068a40a6ece59e179ccc17d41cdb6e64a4f9f7
parent7b034ee217efd8e8fe11630548ac097cedbe08db (diff)
Fix publish script for @gerritcodereview/typescript-api
Release-Notes: skip Change-Id: I9ba82452a44e36d11a1e954370c4be90086df825 (cherry picked from commit 142a9f81bba840b647242916da27f60138661b6e)
-rw-r--r--polygerrit-ui/app/api/BUILD_for_publishing_api_only1
1 files changed, 1 insertions, 0 deletions
diff --git a/polygerrit-ui/app/api/BUILD_for_publishing_api_only b/polygerrit-ui/app/api/BUILD_for_publishing_api_only
index 9d3029bb8f..67a26cdf79 100644
--- a/polygerrit-ui/app/api/BUILD_for_publishing_api_only
+++ b/polygerrit-ui/app/api/BUILD_for_publishing_api_only
@@ -38,6 +38,7 @@ ts_project(
# Use this rule for publishing the js plugin api as a package to the npm repo.
pkg_npm(
name = "js_plugin_api_npm_package",
+ package_name = "@gerritcodereview/typescript-api",
srcs = glob(
["**/*"],
exclude = [