mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: fvm and node dependency updates and pinning (#9203)
* chore(mobile): ignore .fvm directory and update .fvmrc version * chore(cli): add nvm and volta node versioning files/config * chore(docs): add nvm and volta node versioning files/config, bump to node v20 * chore(server): add nvm node versioning file * chore(web): add nvm and volta node versioning files/config * chore(e2e): add nvm and volta node versioning files/config
This commit is contained in:
parent
c0495ca23f
commit
0a598ae1b8
13 changed files with 22 additions and 9 deletions
4
mobile/.gitignore
vendored
4
mobile/.gitignore
vendored
|
|
@ -54,5 +54,5 @@ default.isar
|
|||
default.isar.lock
|
||||
libisar.so
|
||||
|
||||
# FVM Version Cache
|
||||
.fvm/flutter_sdk
|
||||
# FVM Version
|
||||
.fvm/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue