We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047390a commit 70f5087Copy full SHA for 70f5087
1 file changed
package.json
@@ -30,6 +30,8 @@
30
"printable-shell-command": "^2.6.3"
31
},
32
"files": [
33
+ "./config-schema.json",
34
+ "./config-schema.package.json",
35
"./dist/",
36
"./src/"
37
]
0 commit comments