Skip to content

Commit

Permalink
upgrade jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
sanoel committed Dec 2, 2024
1 parent 170831c commit 636ae8f
Show file tree
Hide file tree
Showing 6 changed files with 377 additions and 283 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@
"!**/yarn-*",
"!**/ava-*/**/cli.mjs"
],
"CodeGPT.apiKey": "OpenAI"
"CodeGPT.apiKey": "LM Studio"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qlever-llc/fl-sync",
"version": "1.5.2",
"version": "1.5.3",
"description": "A Trellis microservice to sync Food Logiq data to a Trellis cloud",
"main": "dist/index.ts",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@oada/client": "^5.2.6",
"@oada/jobs": "^4.7.3",
"@oada/jobs": "^4.7.4",
"@oada/lib-prom": "^4.0.1",
"@oada/list-lib": "6.0.2",
"@oada/pino-debug": "^4.0.1",
Expand Down
Loading

0 comments on commit 636ae8f

Please sign in to comment.