🏗️ Update Yarn install

This commit is contained in:
ajnart
2022-05-29 18:55:22 +02:00
parent 0a7f98dd80
commit 2d2f9d8d19
4 changed files with 1237 additions and 449 deletions

11
.gitignore vendored
View File

@@ -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
.yarn/releases/yarn-3.2.1.cjs vendored Normal file

File diff suppressed because one or more lines are too long

5
.yarnrc Normal file
View File

@@ -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"

884
yarn.lock

File diff suppressed because it is too large Load Diff