Skip to content

Commit 210eb56

Browse files
author
John Kleinschmidt
authored
Merge pull request #35 from pd4d10/patch-2
fix: add missing publish files
2 parents dac6eeb + 7d0d4f4 commit 210eb56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
"README.md",
3232
"/bin",
3333
"/lib",
34-
"index.d.ts"
34+
"index.d.ts",
35+
"build.js",
36+
"deps"
3537
]
3638
}

0 commit comments

Comments
 (0)