diff --git a/package.json b/package.json index 187dcadc8..23c39e75c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "files": [ "build/src", "templates", - "schemas" + "schemas", + "build/schemas" ], "repository": "stainless-api/release-please", "keywords": [ @@ -113,4 +114,4 @@ "yaml": "^2.2.2", "yargs": "^17.0.0" } -} \ No newline at end of file +}