Skip to content

Commit

Permalink
fix: sync projen updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bestickley committed Aug 4, 2023
1 parent d0df996 commit 455c49a
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml

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

3 changes: 2 additions & 1 deletion .projen/tasks.json

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

2 changes: 1 addition & 1 deletion .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
prettier: true,
// ignorePatterns: ['assets/**/*']
},
majorVersion: 3,
majorVersion: 4,
prerelease: 'beta',

tsconfig: { compilerOptions: { noUnusedLocals: false }, include: ['assets/**/*.ts'] },
Expand Down
58 changes: 55 additions & 3 deletions yarn.lock

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

0 comments on commit 455c49a

Please sign in to comment.