We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05db73 commit 2a5e340Copy full SHA for 2a5e340
.projenrc.js
@@ -7,7 +7,7 @@ const project = new ConstructLibraryCdk8s({
7
constructsVersion: '10.0.5',
8
defaultReleaseBranch: 'main',
9
jsiiFqn: 'projen.ConstructLibraryCdk8s',
10
- name: '@opencdk8s/cdk8s-argoworkflow-resources',
+ name: '@opencdk8s/cdk8s-argoworkflow',
11
repositoryUrl: 'https://github.com/opencdk8s/cdk8s-argoworkflow-resources.git',
12
npmAccess: 'public',
13
python: {
0 commit comments