feat(claude-code): update to version 2.0.50

- Bumped package version from 2.0.36 to 2.0.50.
- Updated package source hash and npmDeps hash to match the new version.
- Refreshed `package-lock.json` with the updated version.
This commit is contained in:
Harald Hoyer 2025-11-24 20:54:10 +01:00
parent 7883fe4221
commit 0d2b7bd942
2 changed files with 5 additions and 5 deletions

View file

@ -1,12 +1,12 @@
{
"name": "@anthropic-ai/claude-code",
"version": "2.0.36",
"version": "2.0.50",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@anthropic-ai/claude-code",
"version": "2.0.36",
"version": "2.0.50",
"license": "SEE LICENSE IN README.md",
"bin": {
"claude": "cli.js"