Skip to content

Commit 926c0b2

Browse files
jdxclaude
andcommitted
registry: use npm backend for esy
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 1fffba6 commit 926c0b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

registry.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,8 +1464,9 @@ description = "Pulumi ESC is a centralized, secure service for environments, sec
14641464
test = ["esc version", "v{{version}}"]
14651465

14661466
[tools.esy]
1467-
backends = ["asdf:mise-plugins/mise-esy"]
1467+
backends = ["npm:esy"]
14681468
description = "Easy package management for native Reason, OCaml and more"
1469+
test = ["esy --version", "{{version}}"]
14691470

14701471
[tools.etcd]
14711472
backends = [

0 commit comments

Comments
 (0)