Skip to content

Commit 0afe0e7

Browse files
committed
fix: list published files
1 parent 3b6e21f commit 0afe0e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"config": {
1616
"cpconfig": "@openapi-typescript-infra/cpconfig"
1717
},
18+
"files": [
19+
"build",
20+
"src",
21+
"README.md"
22+
],
1823
"peerDependencies": {
1924
"@openapi-typescript-infra/service": ">=6.0.0"
2025
},

0 commit comments

Comments
 (0)