Skip to content

Commit 3152133

Browse files
authored
feat: bun.lockb to workspaces (#170)
1 parent ee7178b commit 3152133

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
@@ -120,6 +120,7 @@ const workspaces = [
120120
'workspace.json',
121121
'yarn*',
122122
'firebase.json',
123+
'bun.lockb',
123124
]
124125

125126
const docker = [

0 commit comments

Comments
 (0)