Skip to content

Commit

Permalink
updated npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshRohila committed Aug 16, 2024
1 parent 0df6c03 commit b47987a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ const project = new awscdk.AwsCdkConstructLibrary({
// packageName: undefined, /* The "name" in package.json. */
// release: undefined, /* Add release management to this project. */
});
project.npmrc.addConfig('auto-install-peers', 'false');
project.synth();

0 comments on commit b47987a

Please sign in to comment.