Skip to content

Commit f50bb50

Browse files
authored
feat: add bun.lock to the workspaces (#256)
https://bun.sh/blog/bun-lock-text-lockfile
1 parent 793c09c commit f50bb50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ const workspaces = [
129129
'.yarnrc*',
130130
'*.code-workspace',
131131
'bower.json',
132+
'bun.lock',
132133
'bun.lockb',
133134
'bunfig.toml',
134135
'firebase.json',

0 commit comments

Comments
 (0)