Skip to content

Commit 1885faa

Browse files
vankopevilebottnawi
authored andcommitted
fix: publish definitions (#58)
1 parent fe4be5d commit 1885faa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"defaults": "webpack-defaults"
3333
},
3434
"files": [
35-
"dist"
35+
"dist",
36+
"index.d.ts"
3637
],
3738
"dependencies": {
3839
"ajv": "^6.10.2",

0 commit comments

Comments
 (0)