Skip to content

Commit

Permalink
feat: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
msummers-nr committed Dec 11, 2023
1 parent 2370200 commit d9879ac
Show file tree
Hide file tree
Showing 4 changed files with 849 additions and 849 deletions.
4 changes: 2 additions & 2 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ const project = new awscdk.AwsCdkConstructLibrary({
authorOrganization: true,
description: 'AWS CDK Construct Library for New Relic Dashboards. Generated by projen.',
license: 'Apache-2.0',
name: '@newrelic/cdk-l2-dashboards',
name: '@newrelic/cdk-dashboards',
cdkVersion,
defaultReleaseBranch: 'main',
majorVersion: 1,
repositoryUrl: 'https://github.com/newrelic/cdk-l2-dashboards.git',
repositoryUrl: 'https://github.com/newrelic/cdk-dashboards.git',
releaseTrigger: ReleaseTrigger.manual(),
jsiiVersion: '~5.0.0',
projenrcTs: true,
Expand Down
Loading

0 comments on commit d9879ac

Please sign in to comment.