ci: 💚 Potentially fix turborepo cache

This commit is contained in:
Baptiste Arnaud
2022-03-07 19:01:03 +01:00
parent e73fce3907
commit 7f82604740
3 changed files with 67 additions and 71 deletions

View File

@@ -16,7 +16,7 @@
"lint": "turbo run lint"
},
"devDependencies": {
"turbo": "^1.1.3"
"turbo": "^1.1.5"
},
"packageManager": "yarn@1.22.17"
}