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 *.tsbuildinfo
next-env.d.ts next-env.d.ts
# turbo
.turbo
# yarn # yarn
.yarn/* .yarn/*
.yarn/cache .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", "tailwindcss": "^3.2.1",
"typescript": "4.8.4" "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