feat: Use global cache

This commit is contained in:
Siwoo Jeon 2024-08-15 00:20:52 +09:00
parent 7fd599c807
commit 7281565209
Signed by: migan
GPG key ID: 036E9A8C5E8E48DA
2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1 @@
compressionLevel: mixed
enableGlobalCache: false
yarnPath: .yarn/releases/yarn-4.3.1.cjs

View file

@ -1,6 +1,6 @@
{
"name": "muffinbot",
"version": "3.0.0-cake.r240814a",
"version": "3.0.0-cake.r240815a",
"main": "dist/index.js",
"private": true,
"dependencies": {