Use a combined cache derivation by default

This commit is contained in:
Stéphan Kochen
2024-02-06 11:00:23 +01:00
parent 67fadc3f61
commit df1c72a4f6
13 changed files with 328 additions and 146 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@babel/preset-typescript": "^7.10.4",
"@types/node": "10",
"@types/node": "18",
"@yarnpkg/cli": "^4.0.0",
"@yarnpkg/core": "^4.0.0",
"@yarnpkg/fslib": "^3.0.0",