Skip to content

Commit

Permalink
remove hard requirement of NPM_TOKEN Env Var
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Schleich committed Nov 26, 2024
1 parent 872047b commit 9ad0d79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions zenoh-ts/.npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
@eclipse-zenoh:registry=https://registry.npmjs.com/
always-auth=true
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
@eclipse-zenoh:registry=https://registry.npmjs.com/

0 comments on commit 9ad0d79

Please sign in to comment.