Commit f66c3f46ec65024b6449c021fd88d492ebb4db35

Authored by 张志伟
1 parent a79f8161

🐹 feat(*): feature

Showing 1 changed file with 5 additions and 0 deletions
package.json
... ... @@ -51,5 +51,10 @@
51 51 "rimraf": "^5.0.7",
52 52 "tailwindcss": "^3.4.4",
53 53 "typescript": "^5.5.2"
  54 + },
  55 + "pnpm": {
  56 + "peerDependencies": {
  57 + "install": true
  58 + }
54 59 }
55 60 }
... ...