Skip to content

Commit 36c767e

Browse files
authored
Merge pull request #20 from barathvk/main
fix: include wit files with package
2 parents 3a839cf + fb26a0c commit 36c767e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"files": [
4141
"lib",
4242
"types",
43-
"plugin"
43+
"plugin",
44+
"wit"
4445
]
45-
}
46+
}

0 commit comments

Comments
 (0)