Skip to content

Commit 391284e

Browse files
author
Eugene Cheung
authored
chore: add more package keywords [skip ci] (#110)
1 parent be6c849 commit 391284e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.projenrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
88
repositoryUrl: "https://github.com/cdklabs/cdk-monitoring-constructs",
99
author: "CDK Monitoring Constructs Team",
1010
authorAddress: "[email protected]",
11+
keywords: ["cloudwatch", "monitoring"],
1112

1213
defaultReleaseBranch: "main",
1314
majorVersion: 1,

package.json

Lines changed: 3 additions & 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)