Skip to content

Commit c4f2f8e

Browse files
committed
fix: update missing npmignore entry for cashscript
1 parent c195377 commit c4f2f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cashscript/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*
22
!dist/**
3-
!jest/package.json
3+
!vitest/package.json
44
*.map

0 commit comments

Comments
 (0)