Skip to content

Commit

Permalink
unify version
Browse files Browse the repository at this point in the history
Signed-off-by: Tianle Huang <[email protected]>
  • Loading branch information
tianleh committed Feb 26, 2022
1 parent 4fdf3f4 commit b1e26b5
Show file tree
Hide file tree
Showing 2 changed files with 868 additions and 86 deletions.
4 changes: 2 additions & 2 deletions deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"test": "jest"
},
"devDependencies": {
"@aws-cdk/assert": "^1.123.0",
"@aws-cdk/assert": "1.145.0",
"@types/aws-lambda": "^8.10.92",
"@types/jest": "^26.0.10",
"@types/node": "10.17.27",
"aws-cdk": "^1.123.0",
"aws-cdk": "1.145.0",
"jest": "^26.4.2",
"ts-jest": "^26.2.0",
"ts-node": "^9.0.0",
Expand Down
Loading

0 comments on commit b1e26b5

Please sign in to comment.