Skip to content

Commit

Permalink
chore: update deps & repository coordinates (#595)
Browse files Browse the repository at this point in the history
Update dependencies throughout the surface, and remplace the
`github.com/awslabs/` references with the new `github.com/aws`
references.
  • Loading branch information
RomainMuller authored Jul 15, 2019
1 parent 21855e2 commit 6d37397
Show file tree
Hide file tree
Showing 105 changed files with 13,283 additions and 17,130 deletions.
340 changes: 170 additions & 170 deletions CHANGELOG.md

Large diffs are not rendered by default.

14,788 changes: 7,459 additions & 7,329 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@types/node": "^8.10.49",
"@types/node": "^8.10.50",
"lerna": "^3.15.0",
"nodeunit": "^0.11.3",
"nyc": "^14.1.1",
"tslint": "^5.17.0",
"typescript": "^3.5.2"
"tslint": "^5.18.0",
"typescript": "^3.5.3"
},
"repository": {
"type": "git",
"url": "https://github.com/awslabs/jsii.git"
"url": "https://github.com/aws/jsii.git"
}
}
Loading

0 comments on commit 6d37397

Please sign in to comment.