mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Fix typescript-sdk package issues
• Remove unknown "build" dependency that was incorrectly added to package.json • Update pnpm-lock.yaml to reflect dependency removal
This commit is contained in:
parent
7b1011c091
commit
b0778dcc49
2 changed files with 1 additions and 239 deletions
|
|
@ -16,8 +16,7 @@
|
|||
},
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"dependencies": {
|
||||
"@oazapfts/runtime": "^1.0.2",
|
||||
"build": "^0.1.4"
|
||||
"@oazapfts/runtime": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.17.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue