We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108f0e7 commit 050b635Copy full SHA for 050b635
1 file changed
package.json
@@ -17,7 +17,8 @@
17
],
18
"files": [
19
"src/**/*.js",
20
- "src/**/*.json"
+ "src/**/*.json",
21
+ "types.d.ts"
22
23
"scripts": {
24
"publish": "parcel build docs/index.html",
0 commit comments