Skip to content

Commit

Permalink
chore: add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
NimmLor committed Sep 16, 2023
1 parent ad6ce8a commit d985e8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ const project = new awscdk.AwsCdkConstructLibrary({

jsiiVersion: '~5.0.0',

keywords: ['cdk', 'awscdk', 'aws-cdk', 'turborepo', 'remote-cache'],

name: 'cdk-turborepo-remote-cache',

packageManager: NodePackageManager.YARN2,
Expand Down
6 changes: 5 additions & 1 deletion package.json

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

0 comments on commit d985e8b

Please sign in to comment.