Skip to content

Commit 70f5087

Browse files
committed
Include the schema files in the published package.
1 parent 047390a commit 70f5087

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
"printable-shell-command": "^2.6.3"
3131
},
3232
"files": [
33+
"./config-schema.json",
34+
"./config-schema.package.json",
3335
"./dist/",
3436
"./src/"
3537
]

0 commit comments

Comments
 (0)