mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-24 10:32:01 +08:00
chore: move to pnpm
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user