Skip to content

Commit 5a7944b

Browse files
committed
chore: Lockfiles
1 parent d4d17e1 commit 5a7944b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lock

Lines changed: 3 additions & 3 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"release": true
5151
},
5252
"hooks": {
53-
"before:release": "bun i && bun run build && bun example pods && git add example/ios/Podfile.lock"
53+
"before:release": "bun i"
5454
},
5555
"plugins": {
5656
"@release-it/bumper": {

0 commit comments

Comments
 (0)