Skip to content

Commit

Permalink
chore: add npm keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr committed Jul 23, 2021
1 parent b4b7b1a commit 72105e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const project = new JsiiProject({
description: 'Grafana construct for cdk8s.',
author: 'Amazon Web Services',
authorUrl: 'https://aws.amazon.com',
keywords: ['cdk', 'cdk8s'],

defaultReleaseBranch: 'main',
repositoryUrl: 'https://github.com/cdk8s-team/cdk8s-grafana.git',
Expand Down
4 changes: 4 additions & 0 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72105e3

Please sign in to comment.