Skip to content

Commit 0c8b5d9

Browse files
fix yarn version to 1.18
was running into issues installing dependencies yarnpkg/yarn#7807
1 parent a43fb5d commit 0c8b5d9

File tree

5 files changed

+147174
-0
lines changed

5 files changed

+147174
-0
lines changed

. gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.yarn/*

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ error.log
77
npm-debug.log*
88
screenshots/*
99
storybook-static
10+
yarn-error.log

0 commit comments

Comments
 (0)