diff --git a/config/mise/config.toml b/config/mise/config.toml index 472d73b..1ef8e9f 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -48,7 +48,6 @@ ruby_install = true "go:github.com/rakyll/hey" = "latest" "go:google.golang.org/grpc/cmd/protoc-gen-go-grpc" = "latest" "go:google.golang.org/protobuf/cmd/protoc-gen-go" = "latest" -"npm:@anthropic-ai/claude-code" = "latest" "npm:@github/copilot-language-server" = "latest" "npm:@mermaid-js/mermaid-cli" = "latest" "npm:@modelcontextprotocol/server-memory" = "latest" @@ -95,6 +94,7 @@ bat-extras = "latest" buf = "latest" bun = "latest" cargo-binstall = "latest" +claude-code = "latest" crane = "latest" ctop = "latest" difftastic = "latest"