Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: peerDependencies #1091

Merged
merged 1 commit into from
Nov 6, 2018
Merged

chore: peerDependencies #1091

merged 1 commit into from
Nov 6, 2018

Commits on Nov 6, 2018

  1. chore: peerDependencies

    Adds "peerDependencies" to all modules for all dependencies that
    include types that are used in the module's public API.
    
    Also, add "@aws-cdk/cdk" to "peerDependencies" for the typescript
    library cdk-init template.
    
    This will be enforced by jsii when aws/jsii#292 is introduced.
    Prerequisite for #272
    Fixes #979
    Elad Ben-Israel committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    bf32e36 View commit details
    Browse the repository at this point in the history