Skip to content

Commit 03e48e7

Browse files
committed
refactor: integrationTestAutoDiscover handles deps installation
1 parent 2ccea19 commit 03e48e7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.projen/deps.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ const project = new awscdk.AwsCdkConstructLibrary({
1414
license: 'MIT',
1515
devDeps: [
1616
'@types/aws-lambda',
17-
'aws-cdk',
1817
'@aws-cdk/integ-tests-alpha',
1918
'@types/env-ci',
2019
'esbuild',

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)