Skip to content

Commit 7645b06

Browse files
author
Cameron Magee
committed
chore(deps): remove minimist from bundledDeps
1 parent d4da2d9 commit 7645b06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.projenrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const { awscdk } = require('projen');
22
const project = new awscdk.AwsCdkConstructLibrary({
33
author: 'Cameron Magee',
44
authorAddress: '[email protected]',
5-
// bundledDeps: ['minimist'],
65
copyrightOwner: 'Amazon.com, Inc. or its affiliates. All Rights Reserved.',
76
cdkVersion: '2.59.0',
87
constructsVersion: '10.1.215',

0 commit comments

Comments
 (0)