Skip to content

Commit 1ea71f1

Browse files
committed
chore: publish files in dist-* only
1 parent c3c8330 commit 1ea71f1

File tree

1 file changed

+2
-1
lines changed
  • smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen

1 file changed

+2
-1
lines changed

smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"<4.0": {
3737
"dist-types/*": ["dist-types/ts3.4/*"]
3838
}
39-
}
39+
},
40+
"files": ["dist-*"]
4041
}

0 commit comments

Comments
 (0)