Compare commits

...

2 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire d60bf7930b Merge branch 'master' into safe_channel_associations 2023-10-24 18:28:15 +02:00
Tristan B. Velloza Kildaire 16be1e71ff Dub
- Upgraded `birchwood` to version `2.10.2`
2023-10-24 17:01:34 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"birchwood": ">=2.8.0-beta",
"birchwood": ">=2.10.2",
"gogga": ">=2.1.18",
"vibe-d": ">=0.9.6-beta.2"
},