Skip to content

Commit

Permalink
fix: npm registries
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Mar 19, 2024
1 parent 88dca56 commit 4afe657
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use-node-version=21.7.1

#registry=https://npm.pkg.st/
registry=https://npm.pkg.st/
@jsr:registry=https://npm.jsr.io
@buf:registry=https://buf.build/gen/npm/v1/
node-mirror:release=https://node.pkg.st/

Expand Down

0 comments on commit 4afe657

Please sign in to comment.