Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Fixed dependencies trying to get the types on root instead of dist.
  • Loading branch information
andreujuanc authored Jun 10, 2024
1 parent 7eab2d1 commit 222e645
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@
},
"files": [
"dist",
"*.md"
"*.md",
"oas30.d.ts",
"oas31.d.ts",
]
}

0 comments on commit 222e645

Please sign in to comment.