Skip to content

Commit

Permalink
chore: upgrade dependencies (aws#3925)
Browse files Browse the repository at this point in the history
  • Loading branch information
skinny85 authored and mergify[bot] committed Sep 5, 2019
1 parent 27de0a0 commit cbf4172
Show file tree
Hide file tree
Showing 177 changed files with 99,161 additions and 152,625 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ This section includes step-by-step descriptions of common workflows.
Clone the repo:

```console
$ git clone git@github.com/aws/aws-cdk
$ git clone git@github.com:aws/aws-cdk.git
$ cd aws-cdk
```

Expand All @@ -342,7 +342,7 @@ $ ./pack.sh
Clone the repo:

```console
$ git clone git@github.com/aws/aws-cdk
$ git clone git@github.com:aws/aws-cdk.git
$ cd aws-cdk
```

Expand Down
Loading

0 comments on commit cbf4172

Please sign in to comment.