feat: mise in CI

This commit is contained in:
Jason Rasmussen
2025-09-04 13:01:21 -04:00
parent 7bd79b551c
commit 4202dd6c9a
24 changed files with 427 additions and 371 deletions

View File

@@ -11,9 +11,6 @@
"default": "./build/index.js"
}
},
"scripts": {
"build": "tsc"
},
"license": "GNU Affero General Public License version 3",
"dependencies": {
"@oazapfts/runtime": "^1.0.2"
@@ -26,8 +23,5 @@
"type": "git",
"url": "git+https://github.com/immich-app/immich.git",
"directory": "open-api/typescript-sdk"
},
"volta": {
"node": "22.18.0"
}
}