chore: move to pnpm

This commit is contained in:
Yangshun
2024-06-25 09:32:11 +08:00
parent d2fdffbace
commit a9cd10afe4
9 changed files with 18951 additions and 21876 deletions

View File

@@ -29,14 +29,14 @@
"tailwindcss": "^3.1.8"
},
"devDependencies": {
"@tih/tailwind-config": "*",
"@tih/tsconfig": "*",
"@tih/tailwind-config": "workspace:0.0.0",
"@tih/tsconfig": "workspace:0.0.0",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"autoprefixer": "^10.4.12",
"concurrently": "^7.4.0",
"eslint": "^8.24.0",
"eslint-config-tih": "*",
"eslint-config-tih": "workspace:0.0.0",
"prettier-plugin-tailwindcss": "^0.1.13",
"react": "^18.2.0",
"tsup": "^6.2.3",