This commit is contained in:
skidoodle
2022-10-25 21:27:50 +02:00
parent f1ea3c34f7
commit a5c550c3f5
5 changed files with 6 additions and 3912 deletions

3
.gitignore vendored
View File

@@ -36,9 +36,6 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
# turbo
.turbo
# yarn
.yarn/*
.yarn/cache

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"

View File

@@ -1 +0,0 @@
yarnPath: ".yarn/releases/yarn-berry.cjs"

View File

@@ -34,5 +34,5 @@
"tailwindcss": "^3.2.1",
"typescript": "4.8.4"
},
"packageManager": "yarn@3.2.4"
"packageManager": "yarn@1.22.19"
}

3907
yarn.lock

File diff suppressed because it is too large Load Diff