mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-28 19:27:50 +00:00
⬆️(mail) fix dependencies not having resolved or integrity field
Update dependencies to the latest minor versions fixed that by re-resolving the fields. This is needed for packaging as many distribution retrieve node modules into the npm cache and then tries to install node modules into the project without any internet connection. Since there is no resolved/integrity field, it fails to get packages from the cache.
This commit is contained in:
committed by
aleb_the_flash
parent
6a8eb79b41
commit
04f2a9ebdc
@@ -24,6 +24,7 @@ and this project adheres to
|
||||
- ♻(frontend) standardize role terminology across localizations
|
||||
- 🐛(backend) make start-recording atomic and fault-tolerant
|
||||
- 🔒️(frontend) room ids are generated with non-cryptographic rand
|
||||
- ⬆️(mail) fix dependencies not having resolved or integrity field by updating #1321
|
||||
|
||||
## [1.15.0] - 2026-04-30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user