Skip to content

Commit 7e20589

Browse files
committed
fix(npm): don't publish yarn cache
fixes #102
1 parent b601c6d commit 7e20589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ package-lock.json
1616
yarn.lock
1717
yarn-error.log
1818
npm-debug.log*
19+
/.yarn
1920

2021
# macOS
2122
.DS_Store

0 commit comments

Comments
 (0)