mirror of
https://github.com/immich-app/immich.git
synced 2026-02-11 11:27:56 +03:00
chore(cli): add version option (#5237)
* chore(cli): add version option * chore: update build path * fix: defer to package details for path to entrypoint --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
This commit is contained in:
2
cli/package-lock.json
generated
2
cli/package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"yaml": "^2.3.1"
|
||||
},
|
||||
"bin": {
|
||||
"immich": "dist/index.js"
|
||||
"immich": "dist/src/index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/byte-size": "^8.1.0",
|
||||
|
||||
Reference in New Issue
Block a user