Skip to content

Commit 3cafa38

Browse files
fix: this branch is configured to only publish v1 releases (#151)
1 parent 54daa3c commit 3cafa38

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.projen/tasks.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ const project = new awscdk.AwsCdkConstructLibrary({
7171
"atlas",
7272
],
7373
npmAccess: javascript.NpmAccess.PUBLIC,
74-
majorVersion: 1,
7574
prettier: true,
7675
docgen: true,
7776
releaseToNpm: true,

0 commit comments

Comments
 (0)