Skip to content

Commit 252138d

Browse files
committed
Prepare to publish openapi-model@0.1.0
1 parent 67dfc06 commit 252138d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/openapi-model/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@
1818
"test": "jest",
1919
"typecheck": "tsc --noEmit"
2020
},
21+
"files": [
22+
"build/",
23+
"package.json",
24+
"LICENSE",
25+
"README.md"
26+
],
2127
"keywords": [
2228
"OpenAPI"
2329
],

0 commit comments

Comments
 (0)