Skip to content

Commit 06a3b8c

Browse files
InfantLabclaude
andcommitted
chore: add web-push lockfile entry and git rm permission
- app/bun.lock: web-push@3.6.7 and its deps (jws, jwa, http_ece, asn1.js, etc.) - .claude/settings.local.json: allow Bash(git rm:*) in local permissions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7b3f468 commit 06a3b8c

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"Bash(npx tsc:*)",
5454
"Bash(bunx nuxi typecheck:*)",
5555
"Bash(git status:*)",
56-
"Bash(APP_URL=https://tada.living bun:*)"
56+
"Bash(APP_URL=https://tada.living bun:*)",
57+
"Bash(git rm:*)"
5758
]
5859
}
5960
}

app/bun.lock

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)