Skip to content

Commit 3cc475a

Browse files
committed
fix: update missing npmignore entry for cashscript
1 parent 400fabe commit 3cc475a

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)