Skip to content

Commit

Permalink
Add registry to cli pkg (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
adierkens authored Jul 16, 2022
1 parent 919ad16 commit 325dc53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cli/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ create_package_json(
bin_entry = "bin/run",
bin_name = "player",
out_dir = "dist",
registry = "https://registry.npmjs.org",
placeholder_version = PLACEHOLDER_VERSION,
dependencies = BUILD_DATA,
peer_dependencies = None,
Expand Down

0 comments on commit 325dc53

Please sign in to comment.