We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4da2d9 commit 7645b06Copy full SHA for 7645b06
.projenrc.js
@@ -2,7 +2,6 @@ const { awscdk } = require('projen');
2
const project = new awscdk.AwsCdkConstructLibrary({
3
author: 'Cameron Magee',
4
authorAddress: '[email protected]',
5
- // bundledDeps: ['minimist'],
6
copyrightOwner: 'Amazon.com, Inc. or its affiliates. All Rights Reserved.',
7
cdkVersion: '2.59.0',
8
constructsVersion: '10.1.215',
0 commit comments