We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2122351 commit a65426cCopy full SHA for a65426c
2 files changed
shard.lock
@@ -78,7 +78,7 @@ shards:
78
79
lucky:
80
git: https://github.com/wout/lucky.git
81
- version: 1.4.0+git.commit.156ecfeb15128a2bcabd161b497f69ec3154eb08
+ version: 1.4.0+git.commit.5cf56a07f239af05c4e83e990b5123da0060082a
82
83
lucky_cache:
84
git: https://github.com/luckyframework/lucky_cache.git
shard.yml
@@ -13,7 +13,7 @@ dependencies:
13
# github: luckyframework/lucky
14
# branch: main
15
github: wout/lucky
16
- branch: fix-bug-in-bun-manifest-path
+ branch: add-plugin-system-for-bun
17
avram:
18
github: luckyframework/avram
19
version: ~> 1.4.0
0 commit comments