Transitioned to yarn classic

This commit is contained in:
Tiago Ribeiro
2023-06-18 23:31:57 +01:00
parent 572bc25eed
commit d4156c83f4
2 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-3.6.0.cjs
yarnPath: .yarn/releases/yarn-1.22.19.cjs

View File

@@ -54,5 +54,6 @@
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4"
}
}
},
"packageManager": "yarn@1.22.19"
}