Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
guineveresaenger committed Feb 16, 2023
1 parent 30a39e4 commit 043fd30
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions examples/container-registries/aws/ts/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"name": "cbp-aws-ts",
"devDependencies": {
"@types/node": "^8.0.0"
"@types/node": "^14.0.0"
},
"dependencies": {
"@pulumi/pulumi": "^3.0.0",
"@pulumi/aws": "^2.0.0",
"@pulumi/docker": "^2.0.0"
"@pulumi/aws": "latest"
}
}

0 comments on commit 043fd30

Please sign in to comment.