Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel committed Jun 19, 2019
1 parent 8e775ef commit adbdb18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/@aws-cdk/aws-events-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
"@aws-cdk/aws-lambda": "^0.35.0",
"@aws-cdk/aws-sns": "^0.35.0",
"@aws-cdk/aws-sns-subscriptions": "^0.35.0",
"@aws-cdk/aws-sqs": "^0.34.0",
"@aws-cdk/aws-sqs": "^0.35.0",
"@aws-cdk/aws-stepfunctions": "^0.35.0",
"@aws-cdk/core": "^0.35.0"
},
"engines": {
"node": ">= 8.10.0"
},
"stability": "experimental"
}
}

0 comments on commit adbdb18

Please sign in to comment.