Skip to content

Commit

Permalink
🏗️ Update Yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed May 29, 2022
1 parent 0a7f98d commit 2d2f9d8
Show file tree
Hide file tree
Showing 4 changed files with 1,239 additions and 451 deletions.
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,13 @@ yarn-error.log*
# storybook
storybook-static
data/configs
.yarn

# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
# Yarn v2
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
786 changes: 786 additions & 0 deletions .yarn/releases/yarn-3.2.1.cjs

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


yarn-path ".yarn/releases/yarn-1.22.19.cjs"
Loading

0 comments on commit 2d2f9d8

Please sign in to comment.