Skip to content

Commit

Permalink
add package.json file
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed Jan 3, 2024
1 parent 316eac3 commit 8c19b83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"cdk": "cdk"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.130",
"@types/jest": "^26.0.10",
"@types/js-yaml": "^4.0.5",
"@types/node": "10.17.27",
Expand All @@ -25,6 +26,7 @@
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"aws-cdk-lib": "2.37.1",
"aws-lambda": "^1.0.7",
"cdk-ec2-key-pair": "3.3.1",
"constructs": "10.1.67",
"esbuild": "^0.14.43",
Expand Down

0 comments on commit 8c19b83

Please sign in to comment.