Skip to content

Commit 974ed7a

Browse files
committed
Bump restatedev/restate-cdk to version 0.7.0 to fix compilation problem
1 parent d116f3f commit 974ed7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

kotlin/hello-world-lambda-cdk/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kotlin/hello-world-lambda-cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"deploy": "npm run build && cdk deploy"
1616
},
1717
"devDependencies": {
18-
"@restatedev/restate-cdk": "^0.4.1",
18+
"@restatedev/restate-cdk": "^0.7.0",
1919
"@types/jest": "^29.5.8",
2020
"@types/node": "20.9.1",
2121
"aws-cdk": "2.113.0",

0 commit comments

Comments
 (0)