Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 8fe13be

Browse files
committed
chore: bump project to v3
1 parent aca4b72 commit 8fe13be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.projen/tasks.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.

.projenrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
66
keywords: ['aws', 'cdk', 'powertools', 'python', 'layer', 'lambda', 'devax', 'typescript', 'nodejs'],
77
cdkVersion: '2.44.0',
88
defaultReleaseBranch: 'main',
9-
majorVersion: 2,
9+
majorVersion: 3,
1010
name: 'cdk-aws-lambda-powertools-layer',
1111
repositoryUrl: 'https://github.com/awslabs/cdk-aws-lambda-powertools-layer.git',
1212
description: 'A lambda layer for AWS Powertools for python and typescript',

0 commit comments

Comments
 (0)