Skip to content

Commit 967454f

Browse files
authored
chore: Add publish file (#3)
1 parent 4a5219f commit 967454f

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
@@ -30,7 +30,8 @@
3030
"split.js",
3131
"utils.js",
3232
"witness.js",
33-
"witness.d.ts"
33+
"witness.d.ts",
34+
"third-party/**"
3435
],
3536
"main": "index.js",
3637
"types": "index.d.ts",

0 commit comments

Comments
 (0)