Skip to content

Commit 1128df5

Browse files
committed
fix: fix npmignore, prevent version cache from being published
1 parent f1ae1bf commit 1128df5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.npmignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__tests__/
2-
__mocks__/
1+
__tests__
2+
__mocks__

0 commit comments

Comments
 (0)