Skip to content

Commit 346686d

Browse files
author
Eugene Cheung
committed
chore: add more package keywords [skip ci] (#110)
(cherry picked from commit 391284e)
1 parent 9947610 commit 346686d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.projenrc.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ const project = new awscdk.AwsCdkConstructLibrary({
99
repositoryUrl: "https://github.com/cdklabs/cdk-monitoring-constructs",
1010
author: "CDK Monitoring Constructs Team",
1111
authorAddress: "[email protected]",
12+
keywords: ["cloudwatch", "monitoring"],
13+
1214
defaultReleaseBranch: "main",
1315
majorVersion: 1,
1416
releaseBranches: {

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)