This commit is contained in:
Alan Grainger 2024-10-30 20:24:04 +01:00
parent 0304b0b787
commit 490f761661
2 changed files with 7 additions and 279 deletions

284
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "immich-public-proxy", "name": "immich-public-proxy",
"version": "1.0.0", "version": "1.1.0",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {
"dev": "ts-node src/index.ts", "dev": "ts-node src/index.ts",