add corepack

This commit is contained in:
hazycora 2023-12-21 10:02:04 -06:00
parent ff7e1b80b4
commit a7e9f7bee4
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E

View file

@ -28,5 +28,6 @@
"eslint-config-prettier": "^8.9.0", "eslint-config-prettier": "^8.9.0",
"eslint-plugin-unicorn": "^48.0.1", "eslint-plugin-unicorn": "^48.0.1",
"prettier": "^3.0.0" "prettier": "^3.0.0"
} },
"packageManager": "pnpm@8.13.0+sha256.fbcf256db6d06bc189e31df34b3ed61220f3ba9f78a2ca8fe7be0fce4670dbd3"
} }