Skip to content

Commit bc32340

Browse files
committed
chore: ignore the __tests__ directory in the published node sdk
1 parent 96f50e3 commit bc32340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node/.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.github/
22
coverage/
3-
test/
3+
__tests__/
44
.eslint*
55
.jsinspectrc
66
.prettier*

0 commit comments

Comments
 (0)