chore: temp remove of packageManager

This commit temporarily removes packageManager field from package.json to avoid corepack error while running tailwindcss upgrade tool
This commit is contained in:
Shinwoo PARK 2025-03-11 20:08:56 +09:00
parent fe71775ae8
commit b5edb5d03e

View File

@ -7,7 +7,6 @@
"author": "Shinwoo PARK <devpysweb@gmail.com>",
"license": "MIT",
"private": true,
"packageManager": "yarn@4.4.0+sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb",
"type": "module",
"scripts": {
"postinstall": "lefthook install",