Skip to content

Commit

Permalink
[GithubActions] Update Restate SDK-Typescript 0.7.0 SDK-Java 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Jan 15, 2024
1 parent 1e886b8 commit 4665d5c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 78 deletions.
2 changes: 1 addition & 1 deletion typescript/hello-world-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"devDependencies": {
"@restatedev/restate-cdk": "^0.7.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@types/node": "20.9.1",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"aws-cdk": "^2.121.0",
"esbuild": "^0.19.11",
"prettier": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion typescript/hello-world-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dev": "ts-node-dev --respawn --transpile-only ./src/app.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^0.5.1"
"@restatedev/restate-sdk": "^0.7.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.3.0",
Expand Down
81 changes: 5 additions & 76 deletions typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4665d5c

Please sign in to comment.