mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: whitelist server deploy files (#27056)
This commit is contained in:
parent
8dd0d7f34c
commit
fae25dbe65
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
|||
"author": "",
|
||||
"private": true,
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"files": [
|
||||
"bin",
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "nest build",
|
||||
"format": "prettier --cache --check .",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue