Skip to content

Commit 340004d

Browse files
authored
Bduran/no bespoke envvar (#2015)
Mirror-ref: 35fdeb71dd3801b3cd03c4ad8d83a68e03dce9e8
1 parent 83bd749 commit 340004d

3 files changed

Lines changed: 4 additions & 15 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,3 @@ storybook-static/
129129

130130
# Claude
131131
.claude/worktrees
132-
133-
# misc
134-
LOCAL_VARS_OVERRIDES.json

bun.lock

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,7 @@
222222
"type-fest": "catalog:",
223223
"typescript": "catalog:",
224224
"vercel": "catalog:",
225-
"yargs": "catalog:",
226-
"zod": "catalog:"
225+
"yargs": "catalog:"
227226
},
228227
"engines": {
229228
"bun": ">=1.3.13"

0 commit comments

Comments
 (0)