Skip to content

Commit

Permalink
Update to 1.7 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuck-dbos authored May 1, 2024
1 parent e08c358 commit 48f70c3
Show file tree
Hide file tree
Showing 16 changed files with 4,188 additions and 408 deletions.
471 changes: 397 additions & 74 deletions bank/bank-backend/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bank/bank-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "ISC",
"private": true,
"dependencies": {
"@dbos-inc/dbos-sdk": "^1.1.15",
"@dbos-inc/dbos-sdk": "^1.7.6",
"@koa/bodyparser": "^5.0.0",
"@koa/cors": "^5.0.0",
"@koa/router": "^12.0.0",
Expand All @@ -30,7 +30,7 @@
"prisma": "^5.1.1"
},
"devDependencies": {
"@dbos-inc/dbos-cloud": "^1.1.15",
"@dbos-inc/dbos-cloud": "^1.7.6",
"@dbos-inc/eslint-plugin": "^0.0.6",
"@types/jest": "^29.5.3",
"@types/koa__cors": "^4.0.1",
Expand Down
Loading

0 comments on commit 48f70c3

Please sign in to comment.